Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-04-01 11:57:40 +00:00

View File

@@ -55,7 +55,6 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="The Future of Cafe Experience"
description="We are revolutionizing the way you enjoy your daily cup. By integrating predictive AI with our classic heritage, we ensure every drink is exactly as you like it, every single time."
metrics={[
@@ -64,9 +63,10 @@ export default function LandingPage() {
{ value: "100%", title: "Service Accuracy" },
{ value: "24/7", title: "AI Support" },
]}
mediaAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=2"
imageAlt="The Dark Cafe futuristic coffee brewing"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -93,10 +93,10 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Never Settle", role: "Guest", company: "The Dark Cafe", rating: 5, testimonial: "The service is also good and they'll hear your requests and are quite friendly." },
{ id: "2", name: "Jakkala Kiran", role: "Visitor", company: "The Dark Cafe", rating: 4, testimonial: "Nice atmosphere for eating." },
{ id: "3", name: "SREENADH KUNCHAM", role: "Regular", company: "The Dark Cafe", rating: 5, testimonial: "Coffee tea food all verities all available here" },
{ id: "4", name: "Rahul P.", role: "Tech Professional", company: "The Dark Cafe", rating: 5, testimonial: "The AI recommendations are spot on. It's like my own personal barista." },
{ id: "1", name: "Never Settle", role: "Guest", company: "The Dark Cafe", rating: 5, imageAlt: "The service is also good and they'll hear your requests and are quite friendly." },
{ id: "2", name: "Jakkala Kiran", role: "Visitor", company: "The Dark Cafe", rating: 4, imageAlt: "Nice atmosphere for eating." },
{ id: "3", name: "SREENADH KUNCHAM", role: "Regular", company: "The Dark Cafe", rating: 5, imageAlt: "Coffee tea food all verities all available here" },
{ id: "4", name: "Rahul P.", role: "Tech Professional", company: "The Dark Cafe", rating: 5, imageAlt: "The AI recommendations are spot on. It's like my own personal barista." },
]}
title="Voices of the Cafe"
description="What our customers are saying about the AI-enhanced experience."