diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7ad2b2b..95bc6ac 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,42 +46,21 @@ export default function LandingPage() {
@@ -117,26 +86,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Specialty Coffee",
- subtitle: "Expertly brewed beans",
- category: "Coffee",
- value: "Premium",
- },
+ id: "f1", title: "Specialty Coffee", subtitle: "Expertly brewed beans", category: "Coffee", value: "Premium"},
{
- id: "f2",
- title: "All-Day Breakfast",
- subtitle: "Served until late",
- category: "Food",
- value: "Authentic",
- },
+ id: "f2", title: "All-Day Breakfast", subtitle: "Served until late", category: "Food", value: "Authentic"},
{
- id: "f3",
- title: "Friendly Atmosphere",
- subtitle: "Home away from home",
- category: "Service",
- value: "Warm",
- },
+ id: "f3", title: "Friendly Atmosphere", subtitle: "Home away from home", category: "Service", value: "Warm"},
]}
title="Simple. Cozy. Delicious."
description="A café built around comfort and quality."
@@ -151,47 +105,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Full English Breakfast",
- price: "£12.95",
- variant: "Breakfast",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-healthy-breakfast_23-2148367511.jpg",
- },
+ id: "p1", name: "Full English Breakfast", price: "£12.95", variant: "Breakfast", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-healthy-breakfast_23-2148367511.jpg"},
{
- id: "p2",
- name: "Cappuccino",
- price: "£3.50",
- variant: "Drinks",
- imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-with-heart-shape-glass-water-drop-surface_23-2148209239.jpg",
- },
+ id: "p2", name: "Cappuccino", price: "£3.50", variant: "Drinks", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-with-heart-shape-glass-water-drop-surface_23-2148209239.jpg"},
{
- id: "p3",
- name: "Spaghetti Bolognese",
- price: "£14.00",
- variant: "Mains",
- imageSrc: "http://img.b2bpic.net/free-photo/portuguese-traditional-delicious-empadao-dish_23-2149863011.jpg",
- },
+ id: "p3", name: "Spaghetti Bolognese", price: "£14.00", variant: "Mains", imageSrc: "http://img.b2bpic.net/free-photo/portuguese-traditional-delicious-empadao-dish_23-2149863011.jpg"},
{
- id: "p4",
- name: "Club Sandwich",
- price: "£10.50",
- variant: "Casual",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-toast-sandwiches-with-cheese-ham-inside-blue-plate-with-juice-french-fries-white-background-sandwich-food-meal-photo-snack_140725-23202.jpg",
- },
+ id: "p4", name: "Club Sandwich", price: "£10.50", variant: "Casual", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-toast-sandwiches-with-cheese-ham-inside-blue-plate-with-juice-french-fries-white-background-sandwich-food-meal-photo-snack_140725-23202.jpg"},
{
- id: "p5",
- name: "Chocolate Cake",
- price: "£5.50",
- variant: "Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-profiteroles-served-with-chocolate-sauce_114579-2339.jpg",
- },
+ id: "p5", name: "Chocolate Cake", price: "£5.50", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/plate-profiteroles-served-with-chocolate-sauce_114579-2339.jpg"},
{
- id: "p6",
- name: "Fruit Parfait",
- price: "£6.00",
- variant: "Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/bowl-oat-granola-with-yogurt-fresh-blueberries-mulberry-strawberries-kiwi-banana-mint-nuts-board-healthy-breakfast-top-view-copy-space-flat-lay-vegetarian-food-concept_1150-45647.jpg",
- },
+ id: "p6", name: "Fruit Parfait", price: "£6.00", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/bowl-oat-granola-with-yogurt-fresh-blueberries-mulberry-strawberries-kiwi-banana-mint-nuts-board-healthy-breakfast-top-view-copy-space-flat-lay-vegetarian-food-concept_1150-45647.jpg"},
]}
title="Classic Comfort, Done Right"
description="Explore our curated selection of morning treats and afternoon delights."
@@ -205,20 +129,11 @@ export default function LandingPage() {
tag="Our Stats"
metrics={[
{
- id: "m1",
- value: "955",
- description: "Customer Reviews",
- },
+ id: "m1", value: "955", description: "Customer Reviews"},
{
- id: "m2",
- value: "4.7",
- description: "Average Rating",
- },
+ id: "m2", value: "4.7", description: "Average Rating"},
{
- id: "m3",
- value: "£15",
- description: "Average Spend",
- },
+ id: "m3", value: "£15", description: "Average Spend"},
]}
metricsAnimation="slide-up"
/>
@@ -231,40 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "Best English breakfast in London!",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-roommates-chatting-table_23-2149358461.jpg",
- },
+ id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Best English breakfast in London!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-roommates-chatting-table_23-2149358461.jpg"},
{
- id: "t2",
- name: "Mark L.",
- handle: "@markl",
- testimonial: "Cozy place with amazing coffee.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg",
- },
+ id: "t2", name: "Mark L.", handle: "@markl", testimonial: "Cozy place with amazing coffee.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg"},
{
- id: "t3",
- name: "Emily R.",
- handle: "@emilyr",
- testimonial: "Great portions and friendly staff.",
- imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-meal-together_23-2149112119.jpg",
- },
+ id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "Great portions and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-meal-together_23-2149112119.jpg"},
{
- id: "t4",
- name: "Tom K.",
- handle: "@tomk",
- testimonial: "Absolute gem on Red Lion Street.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg",
- },
+ id: "t4", name: "Tom K.", handle: "@tomk", testimonial: "Absolute gem on Red Lion Street.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg"},
{
- id: "t5",
- name: "Anna P.",
- handle: "@annap",
- testimonial: "The atmosphere is just perfect.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg",
- },
+ id: "t5", name: "Anna P.", handle: "@annap", testimonial: "The atmosphere is just perfect.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-adult-female-woman-wear-apron-standing-entrance-her-workshop-pottery-studio-incasual-cloth-relax-smiling-confident-warm-welcomeasian-woman-with-her-home-studio-workshop_609648-2692.jpg"},
]}
title="Loved by Locals & Tourists"
description="Hear what our regulars say about their Becks Café experience."
@@ -278,15 +168,9 @@ export default function LandingPage() {
description="28 Red Lion St, London WC1R 4PS | +44 20 7405 8565"
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- },
+ name: "name", type: "text", placeholder: "Your Name"},
{
- name: "email",
- type: "email",
- placeholder: "Email Address",
- },
+ name: "email", type: "email", placeholder: "Email Address"},
]}
imageSrc="http://img.b2bpic.net/free-photo/building-exterior-with-parked-bicycle_23-2147764363.jpg"
/>
@@ -296,13 +180,9 @@ export default function LandingPage() {