Merge version_1 into main #2
189
src/app/page.tsx
189
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Location", id: "contact"},
|
||||
]}
|
||||
brandName="Wrap Ladz"
|
||||
/>
|
||||
@@ -57,46 +47,29 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Authentic Craft. Luxury Standards."
|
||||
description="The ultimate street-food experience elevated to high-end dining. Immerse yourself in the world of Wrap Ladz."
|
||||
tag="Luxury Street Food"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Online", href: "#"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=1",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=2",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=3",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=4",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=5",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg?_wi=6",
|
||||
imageAlt: "Gourmet wrap presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-rice-paper-rolls-with-vegetables-sesam-served-plate-ready-eat_1220-7140.jpg", imageAlt: "Gourmet wrap presentation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,19 +81,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Google Rating",
|
||||
value: "4.8★",
|
||||
},
|
||||
label: "Google Rating", value: "4.8★"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Years Served",
|
||||
value: "3+",
|
||||
},
|
||||
label: "Years Served", value: "3+"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Happy Clients",
|
||||
value: "100+",
|
||||
},
|
||||
label: "Happy Clients", value: "100+"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -134,41 +101,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Golden Falafel",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burritos-tablecloth_23-2148582664.jpg",
|
||||
},
|
||||
id: "p1", name: "Golden Falafel", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burritos-tablecloth_23-2148582664.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Spiced Beef",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-water-droplets-white-brown-feather_23-2148114585.jpg",
|
||||
},
|
||||
id: "p2", name: "Spiced Beef", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-water-droplets-white-brown-feather_23-2148114585.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Truffle Chicken",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-packed-toast-sandwiches_23-2148454741.jpg",
|
||||
},
|
||||
id: "p3", name: "Truffle Chicken", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-packed-toast-sandwiches_23-2148454741.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Smoked Lamb",
|
||||
price: "$17",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ornamental-pin-cushion-thin-blanket_23-2147781232.jpg",
|
||||
},
|
||||
id: "p4", name: "Smoked Lamb", price: "$17", imageSrc: "http://img.b2bpic.net/free-photo/ornamental-pin-cushion-thin-blanket_23-2147781232.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Vegan Delight",
|
||||
price: "$14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg",
|
||||
},
|
||||
id: "p5", name: "Vegan Delight", price: "$14", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Chef Special",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-hot-dog-with-veggies-flat-lay_23-2148668455.jpg",
|
||||
},
|
||||
id: "p6", name: "Chef Special", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/tasty-hot-dog-with-veggies-flat-lay_23-2148668455.jpg"},
|
||||
]}
|
||||
title="The Signature Menu"
|
||||
description="Curated selection of our finest artisan wraps."
|
||||
@@ -177,50 +120,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="split"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
role: "Foodie",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-donut_1157-8695.jpg",
|
||||
},
|
||||
id: "t1", name: "John Doe", role: "Foodie", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-donut_1157-8695.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Smith",
|
||||
role: "Regular",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=citvgp",
|
||||
},
|
||||
id: "t2", name: "Sarah Smith", role: "Regular", company: "Local", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=citvgp"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Ross",
|
||||
role: "Chef",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-eyeglasses-taking-selfie-from-mobile-phone-restaurant_23-2147871308.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike Ross", role: "Chef", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-eyeglasses-taking-selfie-from-mobile-phone-restaurant_23-2147871308.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Emma Lee",
|
||||
role: "Blogger",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg",
|
||||
},
|
||||
id: "t4", name: "Emma Lee", role: "Blogger", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up_23-2148628939.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David Chu",
|
||||
role: "Local",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg",
|
||||
},
|
||||
id: "t5", name: "David Chu", role: "Local", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-smiling-blonde-fashion-model-sits-white-suit-soft-armchair_8353-5476.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Authentic experiences from our local community."
|
||||
@@ -231,14 +150,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Visit us at the heart of the city for an unforgettable dining experience."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Directions", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -247,42 +163,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Signature Wraps",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Signature Wraps", href: "#menu"},
|
||||
{
|
||||
label: "Drinks",
|
||||
href: "#",
|
||||
},
|
||||
label: "Drinks", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Story", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user