diff --git a/src/app/page.tsx b/src/app/page.tsx index 3de9215..96ca27e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,6 +55,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1694.jpg", imageAlt: "Luxury pedicure treatment" } ]} + mediaAnimation="slide-up" rating={5} ratingText="Trusted by 500+ Happy Clients" buttons={[ @@ -74,7 +75,7 @@ export default function LandingPage() { { value: "500+", title: "Satisfied Customers" }, { value: "8 Years", title: "Industry Excellence" } ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg" imageAlt="Luxury nail salon interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -182,7 +183,7 @@ export default function LandingPage() { id: "5", title: "What should I do before my appointment?", content: "Please arrive 5-10 minutes early with clean hands. Avoid applying lotion right before your appointment. If you're unsure about a design, bring inspiration photos. Our technicians will help you choose the perfect style." } ]} - imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-2920.jpg" imageAlt="Salon interior" mediaAnimation="slide-up" mediaPosition="left"