diff --git a/src/app/page.tsx b/src/app/page.tsx index 2066eb2..e348d45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { text: "Book Appointment", href: "#contact" }, { text: "View Services", href: "#services" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-sink-decoration-with-vintage-style_1150-10826.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-sink-decoration-with-vintage-style_1150-10826.jpg?_wi=1" imageAlt="Luxurious hair salon interior" mediaAnimation="opacity" /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { id: "f1", title: "Expert Stylists", tags: ["certified"], imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg", imageAlt: "Winter season lodging entrance" }, - { id: "f2", title: "Organic Products", tags: ["premium"], imageSrc: "http://img.b2bpic.net/free-photo/vintage-sink-decoration-with-vintage-style_1150-10826.jpg", imageAlt: "Winter season lodging entrance" }, + { id: "f2", title: "Organic Products", tags: ["premium"], imageSrc: "http://img.b2bpic.net/free-photo/vintage-sink-decoration-with-vintage-style_1150-10826.jpg?_wi=2", imageAlt: "Winter season lodging entrance" }, { id: "f3", title: "Modern Studio", tags: ["relaxed"], imageSrc: "http://img.b2bpic.net/free-photo/round-hair-brushes_23-2147711530.jpg", imageAlt: "Winter season lodging entrance" }, ]} title="Why Choose Us"