diff --git a/src/app/page.tsx b/src/app/page.tsx index 88d3337..5f0c009 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { tag="About Us" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/male-female-friends-getting-manicure-together_23-2150285919.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000906886-se6z21nf.webp" imageAlt="Expo Nails & Spa professional team" buttons={[{ text: "Explore Our Services", href: "#services" }]} buttonAnimation="slide-up" @@ -112,7 +112,7 @@ export default function LandingPage() { }, { id: "pedicure", title: "Pedicure Services", author: "Spa Specialist", description: "Indulge in our luxurious pedicure treatments featuring foot soaks, exfoliation, massage, and nail care. Perfect for relaxation and rejuvenation.", tags: ["Relaxing", "45-60 min"], - imageSrc: "http://img.b2bpic.net/free-photo/man-vaping-from-hookah-indoors_23-2149173629.jpg?_wi=2", imageAlt: "Relaxing pedicure experience" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000743388-gj6myzx8.jpg", imageAlt: "Relaxing pedicure experience" }, { id: "nail-art", title: "Nail Art & Design", author: "Design Specialist", description: "Express your creativity with our custom nail art designs. Our artists create stunning patterns, themes, and personalized designs tailored to your style.", tags: ["Creative", "Varies"], @@ -120,7 +120,7 @@ export default function LandingPage() { }, { id: "extensions", title: "Nail Extensions", author: "Extension Expert", description: "Get beautiful, long-lasting nail extensions using gel, acrylic, or silk wraps. Our technicians ensure a natural look with perfect shape and balance.", tags: ["Long-lasting", "45-90 min"], - imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch_1203-772.jpg?_wi=3", imageAlt: "Professional nail extensions" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Afp2a3cSgq1atoYQqxQKH8xK3a/uploaded-1773000794570-0pdk9sdn.jpg", imageAlt: "Professional nail extensions" }, ]} animationType="slide-up"