Merge version_2 into main #2
128
src/app/page.tsx
128
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "https://ras-noodle.res-menu.net/menu"},
|
||||
{
|
||||
name: "Order",
|
||||
id: "#order",
|
||||
},
|
||||
name: "Order", id: "#order"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Visit", id: "#contact"},
|
||||
]}
|
||||
brandName="Ras Noodle"
|
||||
/>
|
||||
@@ -52,45 +44,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Ras Noodle"
|
||||
description="Bold Thai Flavor. Real Spice. Unforgettable Broth."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#order",
|
||||
},
|
||||
text: "Order Online", href: "#order"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "https://ras-noodle.res-menu.net/menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=1",
|
||||
imageAlt: "Boat Noodle Soup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=1", imageAlt: "Boat Noodle Soup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=1",
|
||||
imageAlt: "Drunken Noodles",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=1", imageAlt: "Drunken Noodles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=1",
|
||||
imageAlt: "Tom Yum Noodle Soup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=1", imageAlt: "Tom Yum Noodle Soup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=1",
|
||||
imageAlt: "Duck Noodle Soup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=1", imageAlt: "Duck Noodle Soup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spinach-eggs-ramen-soup_23-2148486539.jpg",
|
||||
imageAlt: "Spices and Herbs",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spinach-eggs-ramen-soup_23-2148486539.jpg", imageAlt: "Spices and Herbs"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-delicious-indonesian-bakso_23-2148933307.jpg",
|
||||
imageAlt: "Authentic Bowl",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-delicious-indonesian-bakso_23-2148933307.jpg", imageAlt: "Authentic Bowl"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,29 +78,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "boat-noodle",
|
||||
name: "Boat Noodle Soup",
|
||||
price: "16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=2",
|
||||
},
|
||||
id: "boat-noodle", name: "Boat Noodle Soup", price: "16.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-sauce-wooden-board_140725-1139.jpg?_wi=2"},
|
||||
{
|
||||
id: "drunken-noodles",
|
||||
name: "Drunken Noodles",
|
||||
price: "18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=2",
|
||||
},
|
||||
id: "drunken-noodles", name: "Drunken Noodles", price: "18.00", imageSrc: "http://img.b2bpic.net/free-photo/padthai-shrimp-black-bowl-with-eggs-seasoning-wooden-table_1150-21104.jpg?_wi=2"},
|
||||
{
|
||||
id: "tom-yum",
|
||||
name: "Tom Yum Noodle Soup",
|
||||
price: "17.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=2",
|
||||
},
|
||||
id: "tom-yum", name: "Tom Yum Noodle Soup", price: "17.50", imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-kung-thai-hot-spicy-soup-shrimp-with-lemon-grass-lemon-galangal-chilli-wooden-table-thailand-food_1150-21061.jpg?_wi=2"},
|
||||
{
|
||||
id: "duck-noodle",
|
||||
name: "Duck Noodle Soup",
|
||||
price: "19.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=2",
|
||||
},
|
||||
id: "duck-noodle", name: "Duck Noodle Soup", price: "19.00", imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-chicken-leg-chicken-fillet-blood-with-soup-thai-style-vegetable-boat-noodles-selective-focus_1150-45666.jpg?_wi=2"},
|
||||
]}
|
||||
title="Customer Favorites"
|
||||
description="Slow-simmered broths and wok-fired classics that define Ras Noodle."
|
||||
@@ -136,8 +95,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Warning: Thai Spicy Means Thai Spicy. Our kitchen cooks with authentic Thai heat. If you prefer mild, please specify."
|
||||
/>
|
||||
</div>
|
||||
@@ -158,45 +116,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Incredible",
|
||||
quote: "A culinary journey. Everything about the soup was perfection.",
|
||||
name: "Hector Moreno",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=1",
|
||||
},
|
||||
id: "1", title: "Incredible", quote: "A culinary journey. Everything about the soup was perfection.", name: "Hector Moreno", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Very Good",
|
||||
quote: "Very very good food here. Friendly staff.",
|
||||
name: "Mauricio Vazquez",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg",
|
||||
},
|
||||
id: "2", title: "Very Good", quote: "Very very good food here. Friendly staff.", name: "Mauricio Vazquez", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fresh",
|
||||
quote: "Food was fresh and served quickly.",
|
||||
name: "Crystal Bell",
|
||||
role: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg",
|
||||
},
|
||||
id: "3", title: "Fresh", quote: "Food was fresh and served quickly.", name: "Crystal Bell", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/cute-tanned-brunette-woman-stylish-red-dress-beret-sunglasses-sits-cafe_197531-24181.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Top-3",
|
||||
quote: "The broth has so much flavor. Best Thai in the valley.",
|
||||
name: "Justin K.",
|
||||
role: "Fan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-praying_23-2149290978.jpg",
|
||||
},
|
||||
id: "4", title: "Top-3", quote: "The broth has so much flavor. Best Thai in the valley.", name: "Justin K.", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-praying_23-2149290978.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Authentic",
|
||||
quote: "Brings me right back to Bangkok. Unbeatable energy.",
|
||||
name: "Sarah L.",
|
||||
role: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=2",
|
||||
},
|
||||
id: "5", title: "Authentic", quote: "Brings me right back to Bangkok. Unbeatable energy.", name: "Sarah L.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=2"},
|
||||
]}
|
||||
title="What Customers Say"
|
||||
description="Hear from our community of noodle lovers."
|
||||
@@ -207,16 +135,12 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Ras Noodle"
|
||||
leftLink={{
|
||||
text: "Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
text: "Menu", href: "https://ras-noodle.res-menu.net/menu"}}
|
||||
rightLink={{
|
||||
text: "Contact",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Contact", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user