Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 09:55:16 +00:00

View File

@@ -54,14 +54,14 @@ export default function LandingPage() {
<HeroOverlayTestimonial
title="Schedule Your Visit"
description="Book a private consultation for bespoke tailoring."
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thai-woman-wearing-thai-dress-happy-smile_1150-16107.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-thai-woman-wearing-thai-dress-happy-smile_1150-16107.jpg?_wi=1"
testimonials={[
{
name: "Anita B.",
handle: "@anita",
testimonial: "Super easy booking experience!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thai-woman-wearing-thai-dress-happy-smile_1150-16107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-thai-woman-wearing-thai-dress-happy-smile_1150-16107.jpg?_wi=2",
imageAlt: "Beautiful Thai woman wearing a Thai dress and a happy smile.",
},
]}