diff --git a/src/app/page.tsx b/src/app/page.tsx index cf35d76..f36d7bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg" + imageSrc="http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=1" imageAlt="Professional grooming at Bilas Studio" textPosition="center" showDimOverlay={true} @@ -86,21 +86,21 @@ export default function LandingPage() { title: "Men's Haircuts", description: "Professional precision cuts tailored to your style.", tag: "Popular", - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=1", }, { id: "f2", title: "Beard & Grooming", description: "Refined beard trims and hot towel shaves for that sharp look.", tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=1", }, { id: "f3", title: "Eyebrow Styling", description: "Clean, defined brow shaping by our experienced stylists.", tag: "Precision", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=1", }, ]} title="Our Grooming Services" @@ -116,7 +116,7 @@ export default function LandingPage() { description="At Bilas Studio, we combine professional grooming expertise with a community-first approach, ensuring everyone leaves looking their best." subdescription="We value your time and comfort. Book ahead to skip the wait." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -134,7 +134,7 @@ export default function LandingPage() { quote: "I just got a haircut and beard shave here for K30… thoroughly satisfied and will be back.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/anonymous-woman-trimming-beard-man_23-2147778907.jpg?_wi=2", imageAlt: "barber professional haircutting", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { quote: "Best barber in Port Moresby. Always clean, fast, and exactly what I asked for.", tag: "Haircut", avatarSrc: "http://img.b2bpic.net/free-photo/hairdresser-customer-talking-hair-salon_329181-1940.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/european-brutal-man-with-beard-cut-barbershop_343596-4661.jpg?_wi=2", imageAlt: "men haircut barber style", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { quote: "My eyebrows were done perfectly. Professional staff and really good vibes in the shop.", tag: "Styling", avatarSrc: "http://img.b2bpic.net/free-photo/man-getting-his-hair-cut-barber-shop4_23-2149186458.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/barber-using-shaving-cream-contour-male-customer-s-beard_23-2148985737.jpg?_wi=2", imageAlt: "beard trim grooming service", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Affordable and reliable service. My go-to studio now for regular grooming.", tag: "Beard", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-dinner_23-2148060527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-bride-getting-ready-wedding_23-2149860805.jpg?_wi=2", imageAlt: "eyebrow styling beauty service", }, { @@ -178,7 +178,7 @@ export default function LandingPage() { quote: "Excellent attention to detail. This is the only place I trust with my beard in the city.", tag: "Grooming", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man-with-dark-hair-smiles-happily-expresses-positive-emotions-dressed-casual-turtleneck-hears-good-nes-isolated-brown-background-glad-meet-old-best-friend_273609-61400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-barber-standing-with-arm-crossed_107420-94783.jpg?_wi=2", imageAlt: "barber staff portrait", }, ]}