Merge version_1 into main #1
197
src/app/page.tsx
197
src/app/page.tsx
@@ -31,83 +31,53 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pantry 92"
|
||||
button={{ text: "Order Now", href: "#menu" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Mauritian Soul Modern Comfort"
|
||||
description="Fresh bao buns, handcrafted curries, creamy matcha, and genuine hospitality in the heart of Fremantle. Every dish cooked with love, every visit unforgettable."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-longhaired-brunette-woman-bright-beret-red-dress-smiles-widely-sits-beautiful-cafe-young-asian-lady-eyeglasses-holds-white-coffee-cup_197531-29276.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/glad-young-woman-with-paper-cup-room_23-2148180656.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/couple-eating-salmon-dish-bowl-restaurant_23-2150461473.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/couple-eating-salmon-dish-bowl-restaurant_23-2150461473.jpg", alt: "Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865363.jpg",
|
||||
alt: "Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865363.jpg", alt: "Customer"},
|
||||
]}
|
||||
avatarText="Join our community of food lovers"
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Pickup or View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Order Pickup or View Menu", href: "#menu"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Flavours",
|
||||
},
|
||||
type: "text", text: "Authentic Flavours"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Handcrafted Daily",
|
||||
},
|
||||
type: "text", text: "Handcrafted Daily"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fremantle Local",
|
||||
},
|
||||
type: "text", text: "Fremantle Local"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Ingredients",
|
||||
},
|
||||
type: "text", text: "Fresh Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Mauritian Heritage",
|
||||
},
|
||||
type: "text", text: "Mauritian Heritage"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,9 +89,7 @@ export default function LandingPage() {
|
||||
title="Authentic Mauritian flavours meet the warmth of Fremantle hospitality."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -134,41 +102,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Signature Bao Buns",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-boy-sitting-bed-with-crossed-leg-having-healthy-oat-meal_23-2147942238.jpg",
|
||||
},
|
||||
id: "1", name: "Signature Bao Buns", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-boy-sitting-bed-with-crossed-leg-having-healthy-oat-meal_23-2147942238.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Handcrafted Curry",
|
||||
price: "$22.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864172.jpg",
|
||||
},
|
||||
id: "2", name: "Handcrafted Curry", price: "$22.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-as-professional-chef_23-2151864172.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Creamy Matcha",
|
||||
price: "$6.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-bathrobe-is-holding-small-mug-coffee_1153-3748.jpg",
|
||||
},
|
||||
id: "3", name: "Creamy Matcha", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/man-bathrobe-is-holding-small-mug-coffee_1153-3748.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mauritian Samosas",
|
||||
price: "$9.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-taiwan-s-traditional-food-gua-bao-steamer_23-2148123757.jpg",
|
||||
},
|
||||
id: "4", name: "Mauritian Samosas", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-s-hand-holding-taiwan-s-traditional-food-gua-bao-steamer_23-2148123757.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Coconut Prawn Curry",
|
||||
price: "$24.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186457.jpg",
|
||||
},
|
||||
id: "5", name: "Coconut Prawn Curry", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186457.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Iced Matcha Latte",
|
||||
price: "$7.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg",
|
||||
},
|
||||
id: "6", name: "Iced Matcha Latte", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/barista-pours-freshly-made-turkish-coffee-into-cup-closeup-professional-barista-prepares-coffee-by-hand-traditional-way-sand-selective-focus-space-text_166373-2978.jpg"},
|
||||
]}
|
||||
title="Handcrafted Comforts"
|
||||
description="Explore our signature dishes inspired by heritage and local ingredients."
|
||||
@@ -181,45 +125,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Incredible flavour",
|
||||
quote: "The bao buns are life-changing!",
|
||||
name: "Sarah J.",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg",
|
||||
},
|
||||
id: "1", title: "Incredible flavour", quote: "The bao buns are life-changing!", name: "Sarah J.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006709.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Warm atmosphere",
|
||||
quote: "My favourite spot in Fremantle.",
|
||||
name: "Mark D.",
|
||||
role: "Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg",
|
||||
},
|
||||
id: "2", title: "Warm atmosphere", quote: "My favourite spot in Fremantle.", name: "Mark D.", role: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-drinking-coffee-cafe_1157-20656.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Authentic taste",
|
||||
quote: "Truly tastes like Mauritius.",
|
||||
name: "Elena R.",
|
||||
role: "Visitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2405.jpg",
|
||||
},
|
||||
id: "3", title: "Authentic taste", quote: "Truly tastes like Mauritius.", name: "Elena R.", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2405.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Great service",
|
||||
quote: "Always feels like home here.",
|
||||
name: "James B.",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299026.jpg",
|
||||
},
|
||||
id: "4", title: "Great service", quote: "Always feels like home here.", name: "James B.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299026.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Highly recommended",
|
||||
quote: "The matcha is top notch.",
|
||||
name: "Chloe T.",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149250071.jpg",
|
||||
},
|
||||
id: "5", title: "Highly recommended", quote: "The matcha is top notch.", name: "Chloe T.", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-delicious-food_23-2149250071.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Heartfelt experiences from our community."
|
||||
@@ -231,14 +145,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Fremantle Foodie",
|
||||
"Local Roasters",
|
||||
"Sustainable Growers",
|
||||
"Artisan Guild",
|
||||
"Mauritian Heritage",
|
||||
"Coastal Business",
|
||||
"Community Trust",
|
||||
]}
|
||||
"Fremantle Foodie", "Local Roasters", "Sustainable Growers", "Artisan Guild", "Mauritian Heritage", "Coastal Business", "Community Trust"]}
|
||||
title="Proudly Supporting Fremantle"
|
||||
description="Collaborating with local artisans and producers."
|
||||
/>
|
||||
@@ -249,20 +156,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer vegan options?",
|
||||
content: "Yes! We have several plant-based dishes.",
|
||||
},
|
||||
id: "1", title: "Do you offer vegan options?", content: "Yes! We have several plant-based dishes."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I order online for pickup?",
|
||||
content: "Absolutely, visit our menu page.",
|
||||
},
|
||||
id: "2", title: "Can I order online for pickup?", content: "Absolutely, visit our menu page."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you accept bookings?",
|
||||
content: "We are a casual walk-in café.",
|
||||
},
|
||||
id: "3", title: "Do you accept bookings?", content: "We are a casual walk-in café."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -273,14 +171,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready for your first visit or need a pickup order? We're open daily in the heart of Fremantle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:5550123",
|
||||
},
|
||||
text: "Call Us", href: "tel:5550123"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -291,29 +186,19 @@ export default function LandingPage() {
|
||||
logoText="Pantry 92"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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