From 3a7e7251ea4d7ba93cb5288438230e917f335389 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:39:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e955028..9adbb81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="4.4★ Rated - 102 Reviews" tagIcon={Star} background={{ variant: "circleGradient" }} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-hairstilyst-giving-haircut_23-2148506293.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-hairstilyst-giving-haircut_23-2148506293.jpg?_wi=1" imageAlt="Modern professional salon interior" buttons={[ { text: "Book Your Appointment", href: "contact" }, @@ -93,7 +93,7 @@ export default function LandingPage() { { value: "102+", title: "Happy Customers" }, { value: "4.4★", title: "Average Rating" } ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210709.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210709.jpg?_wi=1" imageAlt="Dapper Cut salon interior" useInvertedBackground={true} mediaAnimation="slide-up" @@ -165,7 +165,7 @@ export default function LandingPage() { { id: "5", title: "What payment methods do you accept?", content: "We accept all major credit cards, cash, and digital payment methods for your convenience. Ask about any specials or discounts available." }, { id: "6", title: "Is parking available?", content: "Yes! We're located in Stadium Corners at 19666 NW 27th Ave with convenient parking for our customers. Clean restroom facilities are also available." } ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-hairstilyst-giving-haircut_23-2148506293.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-hairstilyst-giving-haircut_23-2148506293.jpg?_wi=2" imageAlt="Dapper Cut salon interior" mediaAnimation="slide-up" textboxLayout="default" @@ -183,7 +183,7 @@ export default function LandingPage() { description="Schedule your appointment today and experience the Dapper Cut difference. Our team is ready to give you the exceptional service you deserve." background={{ variant: "circleGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210709.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-woman-making-up-girl_23-2148210709.jpg?_wi=2" imageAlt="Professional salon ambiance" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1