Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-05 09:07:29 +00:00

View File

@@ -11,7 +11,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Coffee } from "lucide-react";
import { Coffee, Leaf, Pizza, Chair, Smile } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,29 +32,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "Location",
id: "#location",
},
name: "Location", id: "#location"},
]}
brandName="Happy Cafe & Restaurant"
/>
@@ -63,42 +51,27 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroBillboardGallery
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Taste the Happiness at Happy Cafe & Restaurant"
description="Experience delectable dishes, cozy ambiance, and unparalleled service on Haile G/Silassie Street, Addis Ababa."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Our Location",
href: "#location",
},
text: "Our Location", href: "#location"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg",
imageAlt: "Cozy interior of Happy Cafe",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-photos-with-smartphone_23-2149356887.jpg", imageAlt: "Cozy interior of Happy Cafe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg",
imageAlt: "Delicious pizza served at Happy Cafe",
},
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-delight_23-2151950796.jpg", imageAlt: "Delicious pizza served at Happy Cafe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_1203-3413.jpg",
imageAlt: "Artisan coffee latte with latte art",
},
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-coffee-cup_1203-3413.jpg", imageAlt: "Artisan coffee latte with latte art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg",
imageAlt: "Happy customers enjoying their meal",
},
imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg", imageAlt: "Happy customers enjoying their meal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept_23-2147798078.jpg",
imageAlt: "Man putting coffee pot on bar with customer",
},
imageSrc: "http://img.b2bpic.net/free-photo/bar-concept_23-2147798078.jpg", imageAlt: "Man putting coffee pot on bar with customer"},
]}
mediaAnimation="opacity"
/>
@@ -123,33 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Fresh & Local Ingredients",
description: "We source the finest local produce and ingredients daily to ensure every dish is bursting with flavor and freshness.",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-young-woman-bathrobe-preparing-food-chopping-vegetables-cooking-dinner_1258-197898.jpg",
buttonIcon: "Leaf",
buttonHref: "#menu",
},
title: "Fresh & Local Ingredients", description: "We source the finest local produce and ingredients daily to ensure every dish is bursting with flavor and freshness.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-young-woman-bathrobe-preparing-food-chopping-vegetables-cooking-dinner_1258-197898.jpg", buttonIcon: Leaf,
buttonHref: "#menu"},
{
title: "Artisan Pizzas & More",
description: "Indulge in our hand-tossed, stone-baked pizzas and a wide array of fast-food favorites, crafted with passion and precision.",
imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg",
buttonIcon: "Pizza",
buttonHref: "#menu",
},
title: "Artisan Pizzas & More", description: "Indulge in our hand-tossed, stone-baked pizzas and a wide array of fast-food favorites, crafted with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106695.jpg", buttonIcon: Pizza,
buttonHref: "#menu"},
{
title: "Cozy & Relaxed Ambiance",
description: "Our interior is designed for comfort, offering a perfect setting for a casual coffee, a family meal, or a friendly gathering.",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_23-2148025324.jpg",
buttonIcon: "Chair",
buttonHref: "#about",
},
title: "Cozy & Relaxed Ambiance", description: "Our interior is designed for comfort, offering a perfect setting for a casual coffee, a family meal, or a friendly gathering.", imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_23-2148025324.jpg", buttonIcon: Chair,
buttonHref: "#about"},
{
title: "Friendly & Attentive Service",
description: "Our dedicated staff provides warm, personalized service to make every visit memorable and ensure your complete satisfaction.",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865328.jpg",
buttonIcon: "Smile",
buttonHref: "#reviews",
},
title: "Friendly & Attentive Service", description: "Our dedicated staff provides warm, personalized service to make every visit memorable and ensure your complete satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865328.jpg", buttonIcon: Smile,
buttonHref: "#reviews"},
]}
title="Exceptional Service, Unforgettable Moments"
description="We pride ourselves on offering a diverse menu, impeccable service, and a memorable dining experience for every occasion."
@@ -165,47 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Margherita Pizza",
price: "ETB 250",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg",
imageAlt: "Classic Margherita Pizza",
},
id: "p1", name: "Margherita Pizza", price: "ETB 250", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-assortment_23-2148949102.jpg", imageAlt: "Classic Margherita Pizza"},
{
id: "p2",
name: "Deluxe Cheeseburger",
price: "ETB 200",
imageSrc: "http://img.b2bpic.net/free-photo/black-cheeseburger-with-side-fries_140725-3314.jpg",
imageAlt: "Deluxe Cheeseburger with fries",
},
id: "p2", name: "Deluxe Cheeseburger", price: "ETB 200", imageSrc: "http://img.b2bpic.net/free-photo/black-cheeseburger-with-side-fries_140725-3314.jpg", imageAlt: "Deluxe Cheeseburger with fries"},
{
id: "p3",
name: "Creamy Carbonara Pasta",
price: "ETB 280",
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-carbonara_74190-4786.jpg",
imageAlt: "Creamy Carbonara Pasta",
},
id: "p3", name: "Creamy Carbonara Pasta", price: "ETB 280", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-carbonara_74190-4786.jpg", imageAlt: "Creamy Carbonara Pasta"},
{
id: "p4",
name: "Fresh Garden Salad",
price: "ETB 150",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-salad-with-salad-leaves_140725-14060.jpg",
imageAlt: "Fresh Garden Salad",
},
id: "p4", name: "Fresh Garden Salad", price: "ETB 150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-salad-with-salad-leaves_140725-14060.jpg", imageAlt: "Fresh Garden Salad"},
{
id: "p5",
name: "Chocolate Lava Cake",
price: "ETB 120",
imageSrc: "http://img.b2bpic.net/free-photo/square-slice-caramel-cake-inside-blue-plate_114579-2885.jpg",
imageAlt: "Decadent Chocolate Lava Cake",
},
id: "p5", name: "Chocolate Lava Cake", price: "ETB 120", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-caramel-cake-inside-blue-plate_114579-2885.jpg", imageAlt: "Decadent Chocolate Lava Cake"},
{
id: "p6",
name: "Specialty Espresso",
price: "ETB 80",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-whipped-cream-chocolate-drawing_140725-2724.jpg",
imageAlt: "Rich Specialty Espresso",
},
id: "p6", name: "Specialty Espresso", price: "ETB 80", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-whipped-cream-chocolate-drawing_140725-2724.jpg", imageAlt: "Rich Specialty Espresso"},
]}
title="Delightful Dishes for Every Palate"
description="Explore our diverse menu featuring gourmet pizzas, classic fast-food favorites, and refreshing beverages, all crafted with passion."
@@ -219,55 +146,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Selamawit Kebede",
date: "March 20, 2024",
title: "A True Gem in Addis!",
quote: "Happy Cafe is my go-to spot! The food is consistently amazing, especially their pizzas. But it's the warm, welcoming atmosphere and the friendly staff that truly make it special. Feels like home!",
tag: "Excellent Experience",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg",
},
id: "t1", name: "Selamawit Kebede", date: "March 20, 2024", title: "A True Gem in Addis!", quote: "Happy Cafe is my go-to spot! The food is consistently amazing, especially their pizzas. But it's the warm, welcoming atmosphere and the friendly staff that truly make it special. Feels like home!", tag: "Excellent Experience", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing_23-2148497205.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-positive-young-people-toasting-dinner_23-2148454187.jpg"},
{
id: "t2",
name: "Dawit Tesfaye",
date: "February 15, 2024",
title: "Best Pizza in Town!",
quote: "I've tried many pizzerias, but Happy Cafe's pizza is simply the best. Crispy crust, fresh toppings, and perfect cheese. Plus, the service is always quick and cheerful. Highly recommend!",
tag: "Delicious Food",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-bearded-young-man-from-spain-elegant-gray-shirt_181624-58370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-various-types-food_23-2149139521.jpg",
},
id: "t2", name: "Dawit Tesfaye", date: "February 15, 2024", title: "Best Pizza in Town!", quote: "I've tried many pizzerias, but Happy Cafe's pizza is simply the best. Crispy crust, fresh toppings, and perfect cheese. Plus, the service is always quick and cheerful. Highly recommend!", tag: "Delicious Food", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-bearded-young-man-from-spain-elegant-gray-shirt_181624-58370.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-full-various-types-food_23-2149139521.jpg"},
{
id: "t3",
name: "Sara Mekonnen",
date: "January 28, 2024",
title: "Cozy & Inviting",
quote: "The ambiance at Happy Cafe is just lovely. Its a perfect place to relax, read a book, and enjoy a cup of their fantastic coffee. The comfortable seating makes you want to stay all day!",
tag: "Comfort & Coffee",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-facing-camera_23-2148060462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hot-chocolate_52683-102636.jpg",
},
id: "t3", name: "Sara Mekonnen", date: "January 28, 2024", title: "Cozy & Inviting", quote: "The ambiance at Happy Cafe is just lovely. Its a perfect place to relax, read a book, and enjoy a cup of their fantastic coffee. The comfortable seating makes you want to stay all day!", tag: "Comfort & Coffee", avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-facing-camera_23-2148060462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hot-chocolate_52683-102636.jpg"},
{
id: "t4",
name: "Michael Gebre",
date: "December 10, 2023",
title: "Great Spot for Fast Food",
quote: "Their burgers are delicious and satisfying. Its a great place to grab a quick, quality meal with friends. The staff are always attentive and make sure you have everything you need.",
tag: "Quick Bites",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kid-eating-pizza-home_23-2148914527.jpg",
},
id: "t4", name: "Michael Gebre", date: "December 10, 2023", title: "Great Spot for Fast Food", quote: "Their burgers are delicious and satisfying. Its a great place to grab a quick, quality meal with friends. The staff are always attentive and make sure you have everything you need.", tag: "Quick Bites", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kid-eating-pizza-home_23-2148914527.jpg"},
{
id: "t5",
name: "Aster Worku",
date: "November 22, 2023",
title: "Warm Ethiopian Hospitality",
quote: "Happy Cafe embodies true Ethiopian hospitality. From the moment you walk in, you feel welcomed. The food reminds me of home-cooked meals, and the prices are very reasonable.",
tag: "Warm Hospitality",
avatarSrc: "http://img.b2bpic.net/free-photo/mature-man-sitting-his-desk_23-2148465266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-putting-meat-salad-plate_23-2148301303.jpg",
},
id: "t5", name: "Aster Worku", date: "November 22, 2023", title: "Warm Ethiopian Hospitality", quote: "Happy Cafe embodies true Ethiopian hospitality. From the moment you walk in, you feel welcomed. The food reminds me of home-cooked meals, and the prices are very reasonable.", tag: "Warm Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/mature-man-sitting-his-desk_23-2148465266.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-putting-meat-salad-plate_23-2148301303.jpg"},
]}
title="Heartfelt Reviews from Happy Customers"
description="Our patrons love the cozy atmosphere, delicious food, and friendly service. Their words inspire us to continually exceed expectations."
@@ -280,14 +167,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Favorite",
"Customer's Choice",
"Top-Rated Ambiance",
"Service Excellence",
"Culinary Delight",
"Community Approved",
"Best Coffee Spot",
]}
"Local Favorite", "Customer's Choice", "Top-Rated Ambiance", "Service Excellence", "Culinary Delight", "Community Approved", "Best Coffee Spot"]}
title="Praised for Comfort & Quality"
description="We are proud of the positive feedback and recognitions from our community, local guides, and various food enthusiasts."
tag="Trusted by Many"
@@ -300,8 +180,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Find Your Way to Happiness"
description="Happy Cafe & Restaurant is conveniently located on Haile G/Silassie Street in Addis Ababa, Ethiopia. We look forward to welcoming you to enjoy our delightful offerings."
@@ -318,54 +197,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Happy Cafe",
items: [
title: "Happy Cafe", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#location",
},
label: "Contact", href: "#location"},
{
label: "FAQs",
href: "#",
},
label: "FAQs", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Social",
items: [
title: "Social", items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Twitter",
href: "#",
},
label: "Twitter", href: "#"},
],
},
]}