diff --git a/src/app/page.tsx b/src/app/page.tsx
index 957d43f..7c8dfb7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,71 +31,33 @@ export default function LandingPage() {
@@ -116,23 +78,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Artisan Pastries",
- description: "Crispy, buttery, and filled with love. Our selection includes classic bunuelos and pandebono.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg",
- imageAlt: "View of delicious baked bread in the pastry shop",
- },
+ title: "Artisan Pastries", description: "Crispy, buttery, and filled with love. Our selection includes classic bunuelos and pandebono.", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379531.jpg", imageAlt: "View of delicious baked bread in the pastry shop"},
{
- title: "Rich Coffee",
- description: "Sourced directly from Colombian farms, our coffee is roasted to perfection for bold flavor.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-making-coffee-pouring-steamed-milk-into-cappuccino-doing-latte-art-cup_1258-203387.jpg",
- imageAlt: "Smiling asian barista girl making coffee",
- },
+ title: "Rich Coffee", description: "Sourced directly from Colombian farms, our coffee is roasted to perfection for bold flavor.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-barista-girl-making-coffee-pouring-steamed-milk-into-cappuccino-doing-latte-art-cup_1258-203387.jpg", imageAlt: "Smiling asian barista girl making coffee"},
{
- title: "Comfort Classics",
- description: "Traditional empanadas and savory delights that feel like a warm hug from home.",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-dish-snack-restaurant-assorted_1203-5602.jpg",
- imageAlt: "Plate dish snack restaurant assorted",
- },
+ title: "Comfort Classics", description: "Traditional empanadas and savory delights that feel like a warm hug from home.", imageSrc: "http://img.b2bpic.net/free-photo/plate-dish-snack-restaurant-assorted_1203-5602.jpg", imageAlt: "Plate dish snack restaurant assorted"},
]}
title="Our Signature Creations"
description="Handcrafted daily with premium ingredients to transport your taste buds straight to Bogotá."
@@ -145,21 +95,9 @@ export default function LandingPage() {
title="Our Impact in Norcross"
tag="Growing Community"
metrics={[
- {
- id: "m1",
- value: "12+",
- description: "Family Recipes",
- },
- {
- id: "m2",
- value: "5000+",
- description: "Cups of Coffee Served",
- },
- {
- id: "m3",
- value: "100%",
- description: "Authentic Ingredients",
- },
+ { id: "m1", value: "12+", description: "Family Recipes" },
+ { id: "m2", value: "5000+", description: "Cups of Coffee Served" },
+ { id: "m3", value: "100%", description: "Authentic Ingredients" },
]}
metricsAnimation="slide-up"
/>
@@ -171,41 +109,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Maria Elena",
- role: "Expats Club Member",
- testimonial: "Finally, the flavors of my childhood right here in Norcross. It feels like home.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
- },
- {
- id: "t2",
- name: "Carlos Gomez",
- role: "Local Professional",
- testimonial: "Best morning coffee and empanadas. A daily ritual for me now.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-goodlooking-young-male-student-with-dreads-tattoos-casually-drinking-coffee-from-takeawa_1258-113414.jpg",
- },
- {
- id: "t3",
- name: "The Rodriguez Family",
- role: "Food Enthusiasts",
- testimonial: "We love coming here on Sunday mornings. The kids adore the cheese bread!",
- imageSrc: "http://img.b2bpic.net/free-photo/family-three-spending-time-together-outdoors-father-s-day_23-2150167851.jpg",
- },
- {
- id: "t4",
- name: "Sophia Miller",
- role: "Food Blogger",
- testimonial: "Instagram paradise! The interior is as beautiful as the pastries are delicious.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149250076.jpg",
- },
- {
- id: "t5",
- name: "David Clark",
- role: "Frequent Customer",
- testimonial: "Exceptional service and even better quality. A true Norcross hidden gem.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg",
- },
+ { id: "t1", name: "Maria Elena", role: "Expats Club Member", testimonial: "Finally, the flavors of my childhood right here in Norcross. It feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg" },
+ { id: "t2", name: "Carlos Gomez", role: "Local Professional", testimonial: "Best morning coffee and empanadas. A daily ritual for me now.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-goodlooking-young-male-student-with-dreads-tattoos-casually-drinking-coffee-from-takeawa_1258-113414.jpg" },
+ { id: "t3", name: "The Rodriguez Family", role: "Food Enthusiasts", testimonial: "We love coming here on Sunday mornings. The kids adore the cheese bread!", imageSrc: "http://img.b2bpic.net/free-photo/family-three-spending-time-together-outdoors-father-s-day_23-2150167851.jpg" },
+ { id: "t4", name: "Sophia Miller", role: "Food Blogger", testimonial: "Instagram paradise! The interior is as beautiful as the pastries are delicious.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-drink_23-2149250076.jpg" },
+ { id: "t5", name: "David Clark", role: "Frequent Customer", testimonial: "Exceptional service and even better quality. A true Norcross hidden gem.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-drinking-coffee-talking-phone-cafe_637285-8846.jpg" },
]}
title="Loved by Our Community"
description="Hear what our neighbors are saying about their Centro experience."
@@ -217,21 +125,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Do you offer catering?",
- content: "Yes, we offer catering for events, offices, and celebrations. Contact us for custom packages.",
- },
- {
- id: "q2",
- title: "Are all your products gluten-free?",
- content: "Some of our items are naturally gluten-free, but we are not a dedicated facility. Please ask our staff.",
- },
- {
- id: "q3",
- title: "Do you accept pre-orders?",
- content: "Yes, you can pre-order your favorites through our website or by calling the cafe.",
- },
+ { id: "q1", title: "Do you offer catering?", content: "Yes, we offer catering for events, offices, and celebrations. Contact us for custom packages." },
+ { id: "q2", title: "Are all your products gluten-free?", content: "Some of our items are naturally gluten-free, but we are not a dedicated facility. Please ask our staff." },
+ { id: "q3", title: "Do you accept pre-orders?", content: "Yes, you can pre-order your favorites through our website or by calling the cafe." },
]}
imageSrc="http://img.b2bpic.net/free-photo/country-musicians-lifestyle-indoors_23-2151169630.jpg"
title="Frequently Asked"
@@ -247,14 +143,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Norcross Foodies",
- "Expats GA",
- "Downtown Business Association",
- "Georgia Hospitality Board",
- "Local Coffee Collective",
- "Atlanta Brunch Club",
- "Heritage Foundation",
- ]}
+ "Norcross Foodies", "Expats GA", "Downtown Business Association", "Georgia Hospitality Board", "Local Coffee Collective", "Atlanta Brunch Club", "Heritage Foundation"]}
title="Proudly Supported By"
description="Partnering with the best local businesses and community organizations."
/>
@@ -266,23 +155,11 @@ export default function LandingPage() {
title="Visit Centro Today"
description="Whether you have a question, a catering request, or just want to say hi, we'd love to hear from you. Visit our bakery and experience the flavor of Colombia."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
]}
textarea={{
- name: "message",
- placeholder: "How can we help?",
- rows: 4,
+ name: "message", placeholder: "How can we help?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/elegant-young-thoughtful-woman-with-cup-drink-cafe-through-window_23-2148071681.jpg"
imageAlt="Bakery cafe front view"