Merge version_1 into main #2
209
src/app/page.tsx
209
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Merhaba Habesha"
|
||||
/>
|
||||
@@ -52,42 +40,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Authentic Ethiopian Food in Cardiff"
|
||||
description="Fresh, homemade dishes and a warm welcome. Loved by locals for generous portions and incredible vegan options."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now to Book",
|
||||
href: "tel:+442900000000",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now to Book", href: "tel:+442900000000" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=1",
|
||||
imageAlt: "Traditional Injera platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg?_wi=1",
|
||||
imageAlt: "Ethiopian coffee ceremony",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg?_wi=1",
|
||||
imageAlt: "Vibrant Ethiopian dishes",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-cocktails_23-2150244946.jpg",
|
||||
imageAlt: "Friends dining together",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hummus-arrangement_23-2149483900.jpg",
|
||||
imageAlt: "Vegan Ethiopian platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-friends-with-tea-cups-medium-shot_23-2149365796.jpg",
|
||||
imageAlt: "Ethiopian restaurant interior",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg", imageAlt: "Traditional Injera platter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg", imageAlt: "Ethiopian coffee ceremony" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg", imageAlt: "Vibrant Ethiopian dishes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-cocktails_23-2150244946.jpg", imageAlt: "Friends dining together" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-hummus-arrangement_23-2149483900.jpg", imageAlt: "Vegan Ethiopian platter" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-friends-with-tea-cups-medium-shot_23-2149365796.jpg", imageAlt: "Ethiopian restaurant interior" },
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -100,18 +63,9 @@ export default function LandingPage() {
|
||||
title="A Taste of Home in Cardiff"
|
||||
description="At Merhaba Habesha, we bring the heart of Ethiopia to Cardiff. Every dish is crafted from scratch using traditional recipes passed down through generations, ensuring an authentic experience."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "We source the finest local and traditional ingredients.",
|
||||
},
|
||||
{
|
||||
title: "Traditional Recipes",
|
||||
description: "Authentic Ethiopian heritage in every single bite.",
|
||||
},
|
||||
{
|
||||
title: "Warm Hospitality",
|
||||
description: "A welcoming environment for families and friends.",
|
||||
},
|
||||
{ title: "Fresh Ingredients", description: "We source the finest local and traditional ingredients." },
|
||||
{ title: "Traditional Recipes", description: "Authentic Ethiopian heritage in every single bite." },
|
||||
{ title: "Warm Hospitality", description: "A welcoming environment for families and friends." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-people-learning-how-make-traditional-sushi-dish_23-2151186451.jpg"
|
||||
imageAlt="Chef preparing traditional meal"
|
||||
@@ -126,49 +80,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Traditional Injera Platter",
|
||||
description: "Spongy sourdough flatbread topped with colorful stews.",
|
||||
icon: Sparkles,
|
||||
title: "Traditional Injera Platter", description: "Spongy sourdough flatbread topped with colorful stews.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/platter-beef-fajitas-served-with-flatbread-sauce_140725-4922.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/platter-beef-fajitas-served-with-flatbread-sauce_140725-4922.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=2",
|
||||
imageAlt: "authentic ethiopian food restaurant Cardiff",
|
||||
},
|
||||
{
|
||||
title: "Vegan Friendly Options",
|
||||
description: "Delicious, plant-based stews rich in authentic spices.",
|
||||
icon: Leaf,
|
||||
title: "Vegan Friendly Options", description: "Delicious, plant-based stews rich in authentic spices.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organic-strawberries-being-sorted-packaged-sale-farm-goa-india_181624-55665.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/organic-strawberries-being-sorted-packaged-sale-farm-goa-india_181624-55665.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg?_wi=2",
|
||||
imageAlt: "ethiopian coffee ceremony tradition",
|
||||
},
|
||||
{
|
||||
title: "Generous Portions",
|
||||
description: "Plentiful, shareable plates perfect for social dining.",
|
||||
icon: Users,
|
||||
title: "Generous Portions", description: "Plentiful, shareable plates perfect for social dining.", icon: Users,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-antricot-grilled-lamb-ribs-with-sauces-lettuce-plate_141793-3593.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-service-industry_23-2150722782.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-antricot-grilled-lamb-ribs-with-sauces-lettuce-plate_141793-3593.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-service-industry_23-2150722782.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg?_wi=2",
|
||||
imageAlt: "vibrant ethiopian dishes fresh homemade",
|
||||
},
|
||||
]}
|
||||
title="Our Authentic Specialties"
|
||||
@@ -182,46 +112,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_cardiff",
|
||||
testimonial: "The best authentic experience in Cardiff! Truly delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "Incredible vegan options. Will definitely be back!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma L.",
|
||||
handle: "@emma_l",
|
||||
testimonial: "So welcoming and generous. Perfect for a group dinner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25258.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@david_k",
|
||||
testimonial: "Never tried Ethiopian food before and loved every bit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meeting-businessmen_1098-15491.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James P.",
|
||||
handle: "@james_p",
|
||||
testimonial: "The spices are perfection, simply authentic flavor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarah_cardiff", testimonial: "The best authentic experience in Cardiff! Truly delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" },
|
||||
{ id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "Incredible vegan options. Will definitely be back!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717845.jpg" },
|
||||
{ id: "3", name: "Emma L.", handle: "@emma_l", testimonial: "So welcoming and generous. Perfect for a group dinner.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25258.jpg" },
|
||||
{ id: "4", name: "David K.", handle: "@david_k", testimonial: "Never tried Ethiopian food before and loved every bit.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meeting-businessmen_1098-15491.jpg" },
|
||||
{ id: "5", name: "James P.", handle: "@james_p", testimonial: "The spices are perfection, simply authentic flavor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Our Community"
|
||||
@@ -232,9 +127,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Book Your Table"
|
||||
title="Experience Merhaba Habesha"
|
||||
description="Ready for an authentic Ethiopian feast? Contact us today to secure your booking or ask any questions about our menu."
|
||||
@@ -246,45 +139,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
{
|
||||
label: "Cardiff City Centre",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Get Directions",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Call: 029 0000 0000",
|
||||
href: "tel:+442900000000",
|
||||
},
|
||||
{
|
||||
label: "Email: info@merhabahabesha.co.uk",
|
||||
href: "mailto:info@merhabahabesha.co.uk",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow",
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Visit Us", items: [{ label: "Cardiff City Centre", href: "#" }, { label: "Get Directions", href: "#" }] },
|
||||
{ title: "Contact", items: [{ label: "Call: 029 0000 0000", href: "tel:+442900000000" }, { label: "Email: info@merhabahabesha.co.uk", href: "mailto:info@merhabahabesha.co.uk" }] },
|
||||
{ title: "Follow", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2024 Merhaba Habesha. Authentic Ethiopian Cuisine."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user