Merge version_1 into main #2
237
src/app/page.tsx
237
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Story",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Story", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="BAIA"
|
||||
/>
|
||||
@@ -56,41 +44,14 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="BAIA"
|
||||
description="Amsterdam's premium gourmet burgers, refined for the modern lifestyle."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Reserve Now", href: "#contact" }, { text: "View Menu", href: "#products" }]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg?_wi=1",
|
||||
imageAlt: "Gourmet Burger 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-yummy-delicious-with-chocolate-brown-desk-grey-background_140725-13399.jpg",
|
||||
imageAlt: "Gourmet Burger 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg",
|
||||
imageAlt: "Gourmet Burger 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-stuffed-with-vegetables-apetizers-served-with-french-fries_114579-1552.jpg",
|
||||
imageAlt: "Gourmet Burger 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg",
|
||||
imageAlt: "Gourmet Burger 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg",
|
||||
imageAlt: "Gourmet Burger 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg", imageAlt: "Gourmet Burger 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-donuts-yummy-delicious-with-chocolate-brown-desk-grey-background_140725-13399.jpg", imageAlt: "Gourmet Burger 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637308.jpg", imageAlt: "Gourmet Burger 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beef-burger-stuffed-with-vegetables-apetizers-served-with-french-fries_114579-1552.jpg", imageAlt: "Gourmet Burger 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-cheeseburger-board_23-2148784508.jpg", imageAlt: "Gourmet Burger 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-with-melter-cheese-steak-dark-space_114579-1933.jpg", imageAlt: "Gourmet Burger 6" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,20 +63,11 @@ export default function LandingPage() {
|
||||
title="The Art of the Burger"
|
||||
description="At BAIA, we treat burger making as high craft. Using locally sourced ingredients and time-honored techniques, we redefine what a classic burger can be."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Premium Beef",
|
||||
description: "100% Dutch organic beef, aged for flavor.",
|
||||
},
|
||||
{
|
||||
title: "Craft Buns",
|
||||
description: "Freshly baked artisan brioche every morning.",
|
||||
},
|
||||
{
|
||||
title: "Modern Vibe",
|
||||
description: "A setting designed for the young, aesthetic-conscious traveler.",
|
||||
},
|
||||
{ title: "Premium Beef", description: "100% Dutch organic beef, aged for flavor." },
|
||||
{ title: "Craft Buns", description: "Freshly baked artisan brioche every morning." },
|
||||
{ title: "Modern Vibe", description: "A setting designed for the young, aesthetic-conscious traveler." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -127,40 +79,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Atmosphere",
|
||||
description: "Sleek industrial chic meets Amsterdam warmth.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-burger-with-egg-table_23-2148678850.jpg?_wi=2",
|
||||
imageAlt: "mobile app design dark mode",
|
||||
title: "Atmosphere", description: "Sleek industrial chic meets Amsterdam warmth.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smartphone-gift-box-with-golden-balloon_187299-48036.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-controlling-smart-lamp-with-his-phone_23-2149036887.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Sustainability",
|
||||
description: "Low waste, high quality, local footprint.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app-interface_23-2148559853.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-high-angle_23-2149957040.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-pot-near-twig_23-2147811215.jpg?_wi=2",
|
||||
imageAlt: "mobile app design dark mode",
|
||||
title: "Sustainability", description: "Low waste, high quality, local footprint.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app-interface_23-2148559853.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-high-angle_23-2149957040.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Digital Ordering",
|
||||
description: "Seamless, fast, and touch-free ordering.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-food-world-tourism-day_23-2149114038.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-phone-mock-up-black-friday-carpet_23-2148317926.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg?_wi=1",
|
||||
imageAlt: "mobile app design dark mode",
|
||||
title: "Digital Ordering", description: "Seamless, fast, and touch-free ordering.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-food-world-tourism-day_23-2149114038.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hands-using-phone-mock-up-black-friday-carpet_23-2148317926.jpg" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -176,48 +104,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "The Classic",
|
||||
price: "€14.50",
|
||||
variant: "Beef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bacon Smoke",
|
||||
price: "€16.00",
|
||||
variant: "Beef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veggie Delight",
|
||||
price: "€15.00",
|
||||
variant: "Vegan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-pasta-with-parmesan-cheese_23-2148469866.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Truffle Luxe",
|
||||
price: "€18.50",
|
||||
variant: "Beef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-plate-delicious-burger-tomatoes-blue-surface_114579-38901.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Spicy Samurai",
|
||||
price: "€15.50",
|
||||
variant: "Beef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-menu-with-variety-marinated-turshu_114579-2049.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Chicken Crunch",
|
||||
price: "€14.00",
|
||||
variant: "Chicken",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg",
|
||||
},
|
||||
{ id: "1", name: "The Classic", price: "€14.50", variant: "Beef", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-light-effect_23-2147695733.jpg" },
|
||||
{ id: "2", name: "Bacon Smoke", price: "€16.00", variant: "Beef", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098869.jpg" },
|
||||
{ id: "3", name: "Veggie Delight", price: "€15.00", variant: "Vegan", imageSrc: "http://img.b2bpic.net/free-photo/black-pasta-with-parmesan-cheese_23-2148469866.jpg" },
|
||||
{ id: "4", name: "Truffle Luxe", price: "€18.50", variant: "Beef", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-delicious-burger-tomatoes-blue-surface_114579-38901.jpg" },
|
||||
{ id: "5", name: "Spicy Samurai", price: "€15.50", variant: "Beef", imageSrc: "http://img.b2bpic.net/free-photo/burger-menu-with-variety-marinated-turshu_114579-2049.jpg" },
|
||||
{ id: "6", name: "Chicken Crunch", price: "€14.00", variant: "Chicken", imageSrc: "http://img.b2bpic.net/free-photo/delicious-looking-hamburger-arrangement_23-2148614065.jpg" },
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Selection of our signature craft burgers."
|
||||
@@ -230,21 +122,9 @@ export default function LandingPage() {
|
||||
title="The BAIA Impact"
|
||||
tag="Quality"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Organic ingredients",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5k+",
|
||||
description: "Happy Amsterdammers",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "12",
|
||||
description: "Artisan burger styles",
|
||||
},
|
||||
{ id: "m1", value: "100%", description: "Organic ingredients" },
|
||||
{ id: "m2", value: "5k+", description: "Happy Amsterdammers" },
|
||||
{ id: "m3", value: "12", description: "Artisan burger styles" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -253,32 +133,13 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
cardTag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marc",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-delicious-food_23-2149706714.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jonas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nina",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222258.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg" },
|
||||
{ id: "2", name: "Marc", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg" },
|
||||
{ id: "3", name: "Elena", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-with-delicious-food_23-2149706714.jpg" },
|
||||
{ id: "4", name: "Jonas", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-cafe_627829-5456.jpg" },
|
||||
{ id: "5", name: "Nina", imageSrc: "http://img.b2bpic.net/free-photo/front-view-mexican-woman-eating-ranchero-food_23-2150222258.jpg" },
|
||||
]}
|
||||
cardTitle="Words from Our Guests"
|
||||
cardAnimation="slide-up"
|
||||
@@ -291,18 +152,8 @@ export default function LandingPage() {
|
||||
title="Visit BAIA"
|
||||
description="Join us for your next burger adventure in the heart of Amsterdam."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bookstore-sign-night_23-2152005599.jpg"
|
||||
/>
|
||||
@@ -313,16 +164,8 @@ export default function LandingPage() {
|
||||
logoText="BAIA"
|
||||
copyrightText="© 2026 BAIA Amsterdam. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user