Update gallery to bento grid, add real reviews, update phone numbers and locations
This commit is contained in:
@@ -6,7 +6,7 @@ import { motion } from "framer-motion";
|
||||
export default function WhatsAppButton() {
|
||||
return (
|
||||
<motion.a
|
||||
href="https://wa.me/905330816181"
|
||||
href="https://wa.me/905445040310"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
className="fixed bottom-6 right-6 z-50 flex items-center justify-center w-14 h-14 bg-green-500 text-white rounded-full shadow-lg hover:shadow-2xl hover:bg-green-600 transition-all focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-green-500"
|
||||
|
||||
Reference in New Issue
Block a user