Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72b490cc8f | |||
| dd40dac003 | |||
| f6a5e211bb |
@@ -9,7 +9,6 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,33 +28,25 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
{ name: "Home", id: "hero"},
|
||||
{ name: "About", id: "about"},
|
||||
{ name: "Menu", id: "products"},
|
||||
{ name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Maqabah Bites"
|
||||
button={{
|
||||
text: "Order Now", href: "#products"
|
||||
}}
|
||||
brandName="Mini Bites"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/chef-holding-bacon-based-dish_23-2148491371.jpg"
|
||||
button={{ text: "Order Now", href: "#products" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars"}}
|
||||
title="Flavor in Every Bite, Open for You."
|
||||
description="Located in Maqabah, we serve the best burgers and signature snacks 24/7. Your cravings, satisfied whenever you arrive."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Visit Us", href: "#contact"},
|
||||
{ text: "View Menu", href: "#products"},
|
||||
{ text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/unfocused-background-with-wooden-furniture_1203-1690.jpg"
|
||||
imageAlt="Restaurant ambiance"
|
||||
@@ -82,10 +73,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Always Fresh, Always Open"
|
||||
buttons={[
|
||||
{
|
||||
text: "Find Location", href: "#contact"},
|
||||
]}
|
||||
buttons={[{ text: "Find Location", href: "#contact"}]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,18 +105,10 @@ export default function LandingPage() {
|
||||
title="What Our Customers Say"
|
||||
description="Authentic feedback from our Maqabah neighborhood."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ahmed Ali", handle: "@ahmedfoodie", testimonial: "The best burger spot in the area. Always fresh and quick!", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burgers-plate_23-2149897390.jpg?_wi=2", rating: 5
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sara Mohammed", handle: "@sara_bahrain", testimonial: "Perfect late-night snacks. The Lotus dessert is a must-try.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sugar-cookies-with-candies-grey-background_140725-77031.jpg?_wi=2", rating: 5
|
||||
},
|
||||
{
|
||||
id: "3", name: "Khalid Isa", handle: "@khalid_k", testimonial: "Consistent quality every time I order. Great service.", imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-bacon-based-dish_23-2148491371.jpg?_wi=2", rating: 5
|
||||
},
|
||||
{
|
||||
id: "4", name: "Noora Hassan", handle: "@noora_bites", testimonial: "The signature burger is exactly what I crave after a long day.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg?_wi=2", rating: 5
|
||||
},
|
||||
{ id: "1", name: "Ahmed Ali", handle: "@ahmedfoodie", testimonial: "The best burger spot in the area. Always fresh and quick!", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burgers-plate_23-2149897390.jpg?_wi=2", rating: 5 },
|
||||
{ id: "2", name: "Sara Mohammed", handle: "@sara_bahrain", testimonial: "Perfect late-night snacks. The Lotus dessert is a must-try.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-sugar-cookies-with-candies-grey-background_140725-77031.jpg?_wi=2", rating: 5 },
|
||||
{ id: "3", name: "Khalid Isa", handle: "@khalid_k", testimonial: "Consistent quality every time I order. Great service.", imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-bacon-based-dish_23-2148491371.jpg?_wi=2", rating: 5 },
|
||||
{ id: "4", name: "Noora Hassan", handle: "@noora_bites", testimonial: "The signature burger is exactly what I crave after a long day.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg?_wi=2", rating: 5 },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -136,41 +116,35 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars"}}
|
||||
text="Visit us in Maqabah, Bahrain (6F3Q+GX5). We are open 24 hours a day, 7 days a week."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Maqabah Bites"
|
||||
logoText="Mini Bites"
|
||||
logoSrc="http://img.b2bpic.net/free-photo/chef-holding-bacon-based-dish_23-2148491371.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "Location", href: "#contact"},
|
||||
title: "Links", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Menu", href: "#products" },
|
||||
{ label: "Location", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Maqabah Bites. All rights reserved."
|
||||
copyrightText="© 2024 Mini Bites. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user