Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e85eac86fd | |||
| bc2b3d241d | |||
| f6b5a15c0d | |||
| 8f29a36b53 | |||
| da4ec2f47c |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user