Merge version_1 into main #1
182
src/app/page.tsx
182
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Experience", id: "experience"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Becks Café"
|
||||
/>
|
||||
@@ -54,42 +46,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A True London Café Experience ☕"
|
||||
description="Enjoy authentic breakfast and comfort food in the heart of London."
|
||||
tag="Trusted by 900+ locals"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Now", href: "#"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
|
||||
imageAlt: "Breakfast at Becks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg", imageAlt: "Breakfast at Becks"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bar_23-2147680672.jpg",
|
||||
imageAlt: "Coffee service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-milk_23-2148337170.jpg",
|
||||
imageAlt: "Front view cup of coffee with milk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toast-with-jam-plate-near-cup-drink-flowers-envelope-cutlery_23-2148031649.jpg",
|
||||
imageAlt: "Toast with jam on plate near cup of drink, flowers, envelope and cutlery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg",
|
||||
imageAlt: "High angle dining table arrangement",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bar_23-2147680672.jpg", imageAlt: "Coffee service"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -103,9 +74,7 @@ export default function LandingPage() {
|
||||
title="A Local Favourite in London"
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Today", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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() {
|
||||
<FooterLogoReveal
|
||||
logoText="Becks Café"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user