5 Commits

Author SHA1 Message Date
e85eac86fd Update src/app/page.tsx 2026-03-14 17:47:07 +00:00
bc2b3d241d Merge version_6 into main
Merge version_6 into main
2026-03-14 17:41:11 +00:00
f6b5a15c0d Merge version_6 into main
Merge version_6 into main
2026-03-14 17:39:40 +00:00
8f29a36b53 Merge version_6 into main
Merge version_6 into main
2026-03-14 17:33:29 +00:00
da4ec2f47c Merge version_6 into main
Merge version_6 into main
2026-03-14 17:33:04 +00:00

View File

@@ -141,7 +141,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="Google Maps Reviews - What Our Customers Love"
title="What Our Customers Love"
description="Real reviews from Google Maps from our neighbors who visit us regularly for exceptional coffee, fresh pastries, and our warm, welcoming atmosphere near Pacífico metro."
tag="Customer Reviews"
tagIcon={Star}
@@ -199,32 +199,7 @@ export default function LandingPage() {
/>
</div>
<div id="gallery" data-section="gallery">
<FeatureCardTwentyThree
title="Our Space"
description="A cozy corner near Pacífico metro where comfort meets elegance in every detail. The perfect gathering place for coffee, pastries, and meaningful moments."
tag="Gallery"
tagIcon={Camera}
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "interior-warm", title: "Warm Interior", tags: ["Cozy Seating", "Perfect Ambiance", "Welcoming"],
imageSrc: "http://img.b2bpic.net/free-photo/ceiling-lamps_1203-791.jpg", imageAlt: "Warm and inviting café interior"
},
{
id: "pastry-showcase", title: "Pastry Display", tags: ["Daily Fresh", "Premium Quality", "Artisanal"],
imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986279.jpg", imageAlt: "Beautiful pastry and cake showcase"
},
{
id: "coffee-bar", title: "Coffee Bar", tags: ["Expert Baristas", "Specialty Drinks", "Premium Equipment"],
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-coffee-shop-holding-cup-by-counter_1303-29323.jpg", imageAlt: "Professional coffee bar with expert barista"
}
]}
animationType="opacity"
/>
</div>
<div id="visit-location" data-section="visit-location">
<ContactSplitForm