diff --git a/src/app/page.tsx b/src/app/page.tsx
index d80c9b8..eb6ec7b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -61,40 +46,19 @@ export default function LandingPage() {
title="Indulge in Artisan Perfection"
description="Freshly baked daily in Hoddesdon. Experience the luxury of handcrafted patisserie in every bite."
buttons={[
- {
- text: "View Menu",
- href: "#menu",
- },
- {
- text: "Visit Us",
- href: "#contact",
- },
+ { text: "View Menu", href: "#menu" },
+ { text: "Visit Us", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097761.jpg"
imageAlt="Freshly baked artisan pastries in a high-end patisserie display"
showDimOverlay={true}
showBlur={true}
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
- alt: "Customer 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/female-chef-kneading-dough_23-2148491310.jpg",
- alt: "Customer 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg",
- alt: "Customer 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-beautiful-pin-up-woman-eating-cake_176420-3341.jpg",
- alt: "Customer 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
- alt: "Customer 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg", alt: "Customer 1" },
+ { src: "http://img.b2bpic.net/free-photo/female-chef-kneading-dough_23-2148491310.jpg", alt: "Customer 2" },
+ { src: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg", alt: "Customer 3" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-beautiful-pin-up-woman-eating-cake_176420-3341.jpg", alt: "Customer 4" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg", alt: "Customer 5" }
]}
avatarText="Loved by over 500+ local dessert enthusiasts"
/>
@@ -105,21 +69,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Passion for Perfection"
metrics={[
- {
- icon: Award,
- label: "Rating",
- value: "4.8/5",
- },
- {
- icon: Clock,
- label: "Daily",
- value: "Open",
- },
- {
- icon: Heart,
- label: "Ethos",
- value: "Inclusive",
- },
+ { icon: Award, label: "Rating", value: "4.8/5" },
+ { icon: Clock, label: "Daily", value: "Open" },
+ { icon: Heart, label: "Ethos", value: "Inclusive" }
]}
metricsAnimation="slide-up"
/>
@@ -132,42 +84,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Chocolate Croissant",
- price: "£3.50",
- imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-sweet-delicious-pastry-white_114579-60766.jpg?_wi=1",
- },
- {
- id: "2",
- name: "Artisan Sourdough",
- price: "£4.50",
- imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg?_wi=1",
- },
- {
- id: "3",
- name: "Signature Coffee",
- price: "£2.80",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-130403.jpg?_wi=1",
- },
- {
- id: "4",
- name: "Fresh Fruit Tart",
- price: "£3.95",
- imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-sweet-delicious-pastry-white_114579-60766.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Brioche Loaf",
- price: "£4.20",
- imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg?_wi=2",
- },
- {
- id: "6",
- name: "Double Espresso",
- price: "£2.50",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-130403.jpg?_wi=2",
- },
+ { id: "1", name: "Chocolate Croissant", price: "£3.50", imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-sweet-delicious-pastry-white_114579-60766.jpg" },
+ { id: "2", name: "Artisan Sourdough", price: "£4.50", imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg" },
+ { id: "3", name: "Signature Coffee", price: "£2.80", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-130403.jpg" },
+ { id: "4", name: "Fresh Fruit Tart", price: "£3.95", imageSrc: "http://img.b2bpic.net/free-photo/black-plate-with-sweet-delicious-pastry-white_114579-60766.jpg" },
+ { id: "5", name: "Brioche Loaf", price: "£4.20", imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-48926.jpg" },
+ { id: "6", name: "Double Espresso", price: "£2.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-130403.jpg" }
]}
title="Our Menu"
description="From delicate pastries to artisanal breads, discover our handcrafted selection."
@@ -179,46 +101,11 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- title: "Incredible Pastries",
- quote: "The best croissants in Hoddesdon! Absolutely artisanal.",
- name: "Emma L.",
- role: "Food Blogger",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg?_wi=1",
- },
- {
- id: "2",
- title: "Daily Ritual",
- quote: "My daily coffee and bun stop. So friendly and welcoming.",
- name: "Mark D.",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kneading-dough_23-2148491310.jpg",
- },
- {
- id: "3",
- title: "Truly Luxurious",
- quote: "I feel like I'm in Paris every time I walk in here.",
- name: "Sophia G.",
- role: "Designer",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg",
- },
- {
- id: "4",
- title: "Highly Recommended",
- quote: "LGBTQ+ friendly and incredibly inclusive, not to mention the cake!",
- name: "Alex R.",
- role: "Artist",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-pin-up-woman-eating-cake_176420-3341.jpg",
- },
- {
- id: "5",
- title: "Exceptional Quality",
- quote: "Great price point for the level of craftsmanship they put in.",
- name: "Sam T.",
- role: "Student",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg?_wi=2",
- },
+ { id: "1", title: "Incredible Pastries", quote: "The best croissants in Hoddesdon! Absolutely artisanal.", name: "Emma L.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg" },
+ { id: "2", title: "Daily Ritual", quote: "My daily coffee and bun stop. So friendly and welcoming.", name: "Mark D.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kneading-dough_23-2148491310.jpg" },
+ { id: "3", title: "Truly Luxurious", quote: "I feel like I'm in Paris every time I walk in here.", name: "Sophia G.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinks-coffee-with-gingerbread-boy-cafe-street_169016-49028.jpg" },
+ { id: "4", title: "Highly Recommended", quote: "LGBTQ+ friendly and incredibly inclusive, not to mention the cake!", name: "Alex R.", role: "Artist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-pin-up-woman-eating-cake_176420-3341.jpg" },
+ { id: "5", title: "Exceptional Quality", quote: "Great price point for the level of craftsmanship they put in.", name: "Sam T.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg" }
]}
title="Sweet Words from Our Customers"
description="Join our community of dessert lovers who rated us 4.8 stars."
@@ -227,39 +114,13 @@ export default function LandingPage() {