Merge version_1 into main #1
135
src/app/page.tsx
135
src/app/page.tsx
@@ -15,7 +15,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="background-highlight"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Experiences",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="DSTRKT 24"
|
||||
/>
|
||||
@@ -57,19 +42,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="DSTRKT 24"
|
||||
description="Where the night never ends & every meal is an occasion. Accra's premier 24-hour dining destination."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve a Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/stylish-african-american-woman-posed-sitting-table_627829-3226.jpg"
|
||||
imageAlt="DSTRKT 24 Restaurant Interior"
|
||||
@@ -82,9 +62,7 @@ export default function LandingPage() {
|
||||
title="More Than a Restaurant"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,26 +75,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Signature Seafood Tray",
|
||||
price: "GH₵ 380+",
|
||||
variant: "Sharing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-spices_23-2148234935.jpg",
|
||||
},
|
||||
id: "1", name: "Signature Seafood Tray", price: "GH₵ 380+", variant: "Sharing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-mussels-white-sauce-spices_23-2148234935.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Premium Mixed Grill",
|
||||
price: "GH₵ 320+",
|
||||
variant: "Sharing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg",
|
||||
},
|
||||
id: "2", name: "Premium Mixed Grill", price: "GH₵ 320+", variant: "Sharing", imageSrc: "http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dstrkt Full Breakfast",
|
||||
price: "GH₵ 150+",
|
||||
variant: "All-Day",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cow-tongue-salad-with-mayonnaise-lettuce-arugula-leaves-plate-with-tomatoes-cucumber-soft-drink-table_141793-2823.jpg",
|
||||
},
|
||||
id: "3", name: "Dstrkt Full Breakfast", price: "GH₵ 150+", variant: "All-Day", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cow-tongue-salad-with-mayonnaise-lettuce-arugula-leaves-plate-with-tomatoes-cucumber-soft-drink-table_141793-2823.jpg"},
|
||||
]}
|
||||
title="A Menu Without Limits"
|
||||
description="Explore our curated culinary journey through local and international flavours."
|
||||
@@ -131,25 +94,15 @@ export default function LandingPage() {
|
||||
author="Lilas Nassrat"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
alt: "Akua Chrappah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg", alt: "Akua Chrappah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg",
|
||||
alt: "Mum of 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg", alt: "Mum of 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-with-hands-head-sofa_1262-1975.jpg",
|
||||
alt: "Ike OJ.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-with-hands-head-sofa_1262-1975.jpg", alt: "Ike OJ."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg",
|
||||
alt: "Lilas Nassrat",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190956.jpg", alt: "Lilas Nassrat"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
alt: "Kojo Mensah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg", alt: "Kojo Mensah"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -162,27 +115,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Where are you located?",
|
||||
content: "Lagos Avenue, East Legon, Accra, Ghana.",
|
||||
},
|
||||
id: "1", title: "Where are you located?", content: "Lagos Avenue, East Legon, Accra, Ghana."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you open 24/7?",
|
||||
content: "Yes, we are open 24 hours, 365 days a year.",
|
||||
},
|
||||
id: "2", title: "Are you open 24/7?", content: "Yes, we are open 24 hours, 365 days a year."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, available via Bolt Food and direct call.",
|
||||
},
|
||||
id: "3", title: "Do you offer delivery?", content: "Yes, available via Bolt Food and direct call."},
|
||||
]}
|
||||
ctaTitle="Your Table is Waiting"
|
||||
ctaDescription="Join thousands of guests who've made DSTRKT 24 their favourite place in Accra."
|
||||
ctaButton={{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+233531100718",
|
||||
}}
|
||||
text: "Call Us Now", href: "tel:+233531100718"}}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
@@ -192,42 +134,27 @@ export default function LandingPage() {
|
||||
logoText="DSTRKT 24"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Our Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Experiences",
|
||||
items: [
|
||||
title: "Experiences", items: [
|
||||
{
|
||||
label: "Private Events",
|
||||
href: "#",
|
||||
},
|
||||
label: "Private Events", href: "#"},
|
||||
{
|
||||
label: "Shisha Terrace",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shisha Terrace", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "+233 531 100 718",
|
||||
href: "tel:+233531100718",
|
||||
},
|
||||
label: "+233 531 100 718", href: "tel:+233531100718"},
|
||||
{
|
||||
label: "Lagos Ave, East Legon",
|
||||
href: "#",
|
||||
},
|
||||
label: "Lagos Ave, East Legon", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user