From f525581488cf05c82832f344083db7839da6ce1d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 22:40:36 +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 3329cfa..0a09d5e 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: "sparkles-gradient" }} - 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" @@ -164,7 +164,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" @@ -182,7 +182,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: "sparkles-gradient" }} 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