diff --git a/src/app/page.tsx b/src/app/page.tsx index 35c288e..3d42684 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[{ text: "Book Now", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-man-with-tattoo-his-face-with-crossed-arms-dressed-white-shirt-grey-background_613910-1374.jpg", alt: "Barber Isaiah" }, @@ -81,7 +81,7 @@ export default function LandingPage() { description="At The Dreamerz, we don't just cut hair; we curate confidence. We pride ourselves on creating a professional, welcoming atmosphere where every client feels like family. From precision fades to classic cuts, our artists dedicate themselves to every detail." subdescription="Visit us at 4107 N Division St, Spokane, WA." icon={Scissors} - imageSrc="http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -93,9 +93,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Precision Cuts", description: "Classic and modern techniques tailored to your style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg" }, - { title: "Artistic Fades", description: "Clean, sharp transitions for that modern look.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg" }, - { title: "Family Friendly", description: "Kid-friendly environment with patient, skilled barbers.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg" }, + { title: "Precision Cuts", description: "Classic and modern techniques tailored to your style.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg?_wi=2" }, + { title: "Artistic Fades", description: "Clean, sharp transitions for that modern look.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-s-shop-getting-his-beard-trimmed_23-2149186494.jpg?_wi=2" }, + { title: "Family Friendly", description: "Kid-friendly environment with patient, skilled barbers.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg?_wi=3" }, ]} title="Expert Grooming Services" description="We specialize in precision cuts, fades, and styles for everyone in the family." @@ -142,7 +142,7 @@ export default function LandingPage() { tag="Contact Us" title="Ready for a Fresh Cut?" description="Call us at (509) 808-2957 or book your next appointment online." - imageSrc="http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-beard-man-with-eyes-closed_23-2148328579.jpg?_wi=4" mediaAnimation="slide-up" buttonText="Call Us Now" />