Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-19 08:05:11 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
]}
background={{ variant: "plain" }}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg?_wi=1"
imageAlt="Luxury boutique cafe with minimalist aesthetic"
/>
</div>
@@ -62,7 +62,7 @@ export default function LandingPage() {
description="We specialize exclusively in cafes and boutique stays. That focused expertise means we understand your space, your aesthetic, and your ideal guest. No corporate templates, no one-size-fits-all strategy."
tag="About Us"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-smartphone-template_23-2148111339.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-smartphone-template_23-2148111339.jpg?_wi=1"
imageAlt="Content creation process showing photography and styling"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -101,7 +101,7 @@ export default function LandingPage() {
title: "Community management", description: "Thoughtful engagement that builds relationships. We respond, reply, and cultivate a community that feels genuinely connected to your brand.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-using-computer-business-work-with-data-charts-paper-monitor-corporate-office-businesswoman-working-with-ideas-marketing-strategy-management-planning_482257-35910.jpg", imageAlt: "Community management and guest engagement"
},
{
title: "Performance tracking", description: "Real metrics that matter. We track engagement, reach, booking inquiries, and foot traffic so you always know what's working.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-smartphone-template_23-2148111339.jpg", imageAlt: "Performance analytics dashboard"
title: "Performance tracking", description: "Real metrics that matter. We track engagement, reach, booking inquiries, and foot traffic so you always know what's working.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desk-concept-with-smartphone-template_23-2148111339.jpg?_wi=2", imageAlt: "Performance analytics dashboard"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -120,16 +120,16 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "booking-increase", value: "+85%", title: "Average booking increase", description: "Within 6 months of partnership, our clients see measurable growth in booking inquiries and direct reservations.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg", imageAlt: "Booking growth metrics"
id: "booking-increase", value: "+85%", title: "Average booking increase", description: "Within 6 months of partnership, our clients see measurable growth in booking inquiries and direct reservations.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg?_wi=2", imageAlt: "Booking growth metrics"
},
{
id: "engagement-rate", value: "8-12%", title: "Engagement rate", description: "Significantly above industry average. Our curated communities interact authentically with every post.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg", imageAlt: "Engagement rate metrics"
id: "engagement-rate", value: "8-12%", title: "Engagement rate", description: "Significantly above industry average. Our curated communities interact authentically with every post.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg?_wi=3", imageAlt: "Engagement rate metrics"
},
{
id: "repeat-visits", value: "+65%", title: "Repeat guest increase", description: "Instagram loyalty translates to real visitors who return. Our strategy builds lasting relationships.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg", imageAlt: "Repeat visits metrics"
id: "repeat-visits", value: "+65%", title: "Repeat guest increase", description: "Instagram loyalty translates to real visitors who return. Our strategy builds lasting relationships.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg?_wi=4", imageAlt: "Repeat visits metrics"
},
{
id: "growth-timeline", value: "6 months", title: "Average time to impact", description: "We don't promise overnight viral growth. We deliver sustainable, authentic growth that compounds over time.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg", imageAlt: "Timeline metrics"
id: "growth-timeline", value: "6 months", title: "Average time to impact", description: "We don't promise overnight viral growth. We deliver sustainable, authentic growth that compounds over time.", imageSrc: "http://img.b2bpic.net/free-photo/view-coffee-cup-with-pastel-colored-background_23-2151752968.jpg?_wi=5", imageAlt: "Timeline metrics"
}
]}
/>