Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-17 02:44:47 +00:00

View File

@@ -109,7 +109,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "t1", title: "Exquisite", quote: "The most peaceful place to start my day.", name: "Elena R.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg" },
{ id: "t1", title: "Exquisite", quote: "The most peaceful place to start my day.", name: "Elena R.", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg?_wi=1" },
{ id: "t2", title: "Refined", quote: "Truly unique beans, impeccably served.", name: "Marcus W.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-resting-home-after-difficult-day_1163-5490.jpg" },
]}
title="Quiet Praise"
@@ -143,7 +143,7 @@ export default function LandingPage() {
title="Common Inquiries"
faqsAnimation="slide-up"
description="Everything you need to know about your visit."
imageSrc="http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-model-demonstrating-cloths_1303-30888.jpg?_wi=2"
/>
</div>