Merge version_1 into main #2
229
src/app/page.tsx
229
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "location",
|
||||
},
|
||||
name: "Visit", id: "location"},
|
||||
]}
|
||||
brandName="Pot & Bun"
|
||||
/>
|
||||
@@ -56,39 +48,23 @@ export default function LandingPage() {
|
||||
description="Freshly baked jacket potatoes, authentic Turkish kumru sandwiches, vibrant salads & indulgent comfort food — served with warmth, generosity and style."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Online", href: "#"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg?_wi=1",
|
||||
imageAlt: "Turkish jacket potato kumpir close up",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg", imageAlt: "Turkish jacket potato kumpir close up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melted-cheese-copy-space_23-2149342863.jpg",
|
||||
imageAlt: "melted cheese pull macro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melted-cheese-copy-space_23-2149342863.jpg", imageAlt: "melted cheese pull macro"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-salad-bowl-with-rustic-old-wooden-background_1150-1834.jpg",
|
||||
imageAlt: "fresh herbs salad station",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-salad-bowl-with-rustic-old-wooden-background_1150-1834.jpg", imageAlt: "fresh herbs salad station"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520057.jpg",
|
||||
imageAlt: "happy people chatting cafe",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520057.jpg", imageAlt: "happy people chatting cafe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-served-with-slice-pie_141793-1003.jpg",
|
||||
imageAlt: "Turkish tea pouring traditional",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-served-with-slice-pie_141793-1003.jpg", imageAlt: "Turkish tea pouring traditional"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-sausage-with-cutlery-table_23-2148439520.jpg",
|
||||
imageAlt: "sizzling sucuk grill macro",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-sausage-with-cutlery-table_23-2148439520.jpg", imageAlt: "sizzling sucuk grill macro"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,41 +77,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Loaded Kumpir",
|
||||
price: "£8.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Loaded Kumpir", price: "£8.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Kumru Sandwich",
|
||||
price: "£7.90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Kumru Sandwich", price: "£7.90", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Salad Bowl",
|
||||
price: "£6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "Salad Bowl", price: "£6.50", imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Loaded Fries",
|
||||
price: "£5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg?_wi=1",
|
||||
},
|
||||
id: "p4", name: "Loaded Fries", price: "£5.50", imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Turkish Breakfast",
|
||||
price: "£12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-omelette-with-tea-bread-walnut-bowl-black-background_23-2147862976.jpg",
|
||||
},
|
||||
id: "p5", name: "Turkish Breakfast", price: "£12.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-omelette-with-tea-bread-walnut-bowl-black-background_23-2147862976.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Dessert Platter",
|
||||
price: "£4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-kunefe-wooden-board_140725-1430.jpg",
|
||||
},
|
||||
id: "p6", name: "Dessert Platter", price: "£4.50", imageSrc: "http://img.b2bpic.net/free-photo/turkish-traditional-kunefe-wooden-board_140725-1430.jpg"},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Luxury comfort food, crafted with premium ingredients."
|
||||
@@ -148,60 +100,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
date: "1 day ago",
|
||||
title: "Regular Diner",
|
||||
quote: "Amazing portions and incredible quality.",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/romantic-dreamy-millennial-blond-curlyhaired-nice-girl-sit-alone-cafe-table-touch-neck-flirty-look-outside-window-camera-smiling-broadly-drink-smoothie-waiting-friend-relaxing-after-hard-week_197531-30646.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg?_wi=2",
|
||||
imageAlt: "happy customer cafe portrait",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", date: "1 day ago", title: "Regular Diner", quote: "Amazing portions and incredible quality.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/romantic-dreamy-millennial-blond-curlyhaired-nice-girl-sit-alone-cafe-table-touch-neck-flirty-look-outside-window-camera-smiling-broadly-drink-smoothie-waiting-friend-relaxing-after-hard-week_197531-30646.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg", imageAlt: "happy customer cafe portrait"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
date: "3 days ago",
|
||||
title: "Local Resident",
|
||||
quote: "Fresh, tasty food and excellent service.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/girl-is-great-asian-meal-guide-knows-every-popular-restaurant-i_197531-31019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg?_wi=2",
|
||||
imageAlt: "happy customer cafe portrait",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", date: "3 days ago", title: "Local Resident", quote: "Fresh, tasty food and excellent service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/girl-is-great-asian-meal-guide-knows-every-popular-restaurant-i_197531-31019.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg", imageAlt: "happy customer cafe portrait"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "1 week ago",
|
||||
title: "Brunch Enthusiast",
|
||||
quote: "The warmest atmosphere and spotless inside.",
|
||||
tag: "Bruncher",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couple-with-delicious-drinks-high-angle_23-2150124832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg?_wi=2",
|
||||
imageAlt: "happy customer cafe portrait",
|
||||
},
|
||||
id: "t3", name: "Emily Rodriguez", date: "1 week ago", title: "Brunch Enthusiast", quote: "The warmest atmosphere and spotless inside.", tag: "Bruncher", avatarSrc: "http://img.b2bpic.net/free-photo/couple-with-delicious-drinks-high-angle_23-2150124832.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg", imageAlt: "happy customer cafe portrait"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
date: "2 weeks ago",
|
||||
title: "Potato Lover",
|
||||
quote: "Best jacket potatoes in London.",
|
||||
tag: "Potato Lover",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg?_wi=2",
|
||||
imageAlt: "happy customer cafe portrait",
|
||||
},
|
||||
id: "t4", name: "David Kim", date: "2 weeks ago", title: "Potato Lover", quote: "Best jacket potatoes in London.", tag: "Potato Lover", avatarSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg", imageAlt: "happy customer cafe portrait"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
date: "1 month ago",
|
||||
title: "Dog Owner",
|
||||
quote: "So welcoming and delicious every time.",
|
||||
tag: "Dog Owner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/african-young-man-loving-her-smiling-girlfriend-sitting-cafe-looking-digital-tablet_23-2148151732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg?_wi=2",
|
||||
imageAlt: "happy customer cafe portrait",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", date: "1 month ago", title: "Dog Owner", quote: "So welcoming and delicious every time.", tag: "Dog Owner", avatarSrc: "http://img.b2bpic.net/free-photo/african-young-man-loving-her-smiling-girlfriend-sitting-cafe-looking-digital-tablet_23-2148151732.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg", imageAlt: "happy customer cafe portrait"},
|
||||
]}
|
||||
title="216+ reasons locals keep coming back."
|
||||
description="Our customers love the generous portions and authentic taste."
|
||||
@@ -215,43 +122,26 @@ export default function LandingPage() {
|
||||
title="More Than Just a Jacket Potato."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Visit Us", href: "#location"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="gallery" data-section="gallery">
|
||||
<ProductCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "g1",
|
||||
name: "Cozy Seating",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg",
|
||||
},
|
||||
id: "g1", name: "Cozy Seating", price: "", imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg"},
|
||||
{
|
||||
id: "g2",
|
||||
name: "Cheese Pull",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-smoke-cooked-food_23-2151259669.jpg",
|
||||
},
|
||||
id: "g2", name: "Cheese Pull", price: "", imageSrc: "http://img.b2bpic.net/free-photo/tasty-smoke-cooked-food_23-2151259669.jpg"},
|
||||
{
|
||||
id: "g3",
|
||||
name: "Fresh Salad",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-organic-vegetables_23-2148538664.jpg",
|
||||
},
|
||||
id: "g3", name: "Fresh Salad", price: "", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-organic-vegetables_23-2148538664.jpg"},
|
||||
{
|
||||
id: "g4",
|
||||
name: "Happy Vibes",
|
||||
price: "",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1203-8345.jpg",
|
||||
},
|
||||
id: "g4", name: "Happy Vibes", price: "", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-coffee-shop_1203-8345.jpg"},
|
||||
]}
|
||||
title="Atmosphere"
|
||||
description="Instagram-ready moments."
|
||||
@@ -263,14 +153,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"London Eater",
|
||||
"Timeout London",
|
||||
"The Infatuation",
|
||||
"Standard",
|
||||
"Culture Trip",
|
||||
"Secret London",
|
||||
"Urban List",
|
||||
]}
|
||||
"London Eater", "Timeout London", "The Infatuation", "Standard", "Culture Trip", "Secret London", "Urban List"]}
|
||||
title="As featured in"
|
||||
description="Recognized by industry leaders for our quality and unique flavor profile."
|
||||
/>
|
||||
@@ -280,20 +163,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Come Hungry. Leave Obsessed."
|
||||
description="Pot & Bun - N21. Visit us today for the ultimate comfort food experience."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Directions", href: "#"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Call Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -304,50 +182,31 @@ export default function LandingPage() {
|
||||
logoText="POT & BUN"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Kumpir",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kumpir", href: "#"},
|
||||
{
|
||||
label: "Kumru",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kumru", href: "#"},
|
||||
{
|
||||
label: "Salads",
|
||||
href: "#",
|
||||
},
|
||||
label: "Salads", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{
|
||||
label: "Find Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "Find Us", href: "#"},
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "Call Us", href: "#"},
|
||||
{
|
||||
label: "Booking",
|
||||
href: "#",
|
||||
},
|
||||
label: "Booking", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user