Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
178
src/app/page.tsx
178
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Experience", id: "experience"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "groups",
|
||||
},
|
||||
name: "Events", id: "groups"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="IAmsterdam"
|
||||
/>
|
||||
@@ -55,19 +47,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Escape to Amsterdam — Right Here."
|
||||
description="Aesthetic vibes. Great music. All-day dining. Nightlife energy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Your Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-contemporary-living-room-interior-design_53876-143138.jpg"
|
||||
/>
|
||||
@@ -80,40 +67,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Absolutely loved the vibe — cozy, aesthetic, and energetic!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "Absolutely loved the vibe — cozy, aesthetic, and energetic!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-coffee-shop_23-2150183735.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
handle: "@j_chen",
|
||||
testimonial: "Perfect for office parties, date nights & group hangouts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-couple-date-night_23-2149131777.jpg",
|
||||
},
|
||||
id: "2", name: "James Chen", handle: "@j_chen", testimonial: "Perfect for office parties, date nights & group hangouts.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-couple-date-night_23-2149131777.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_rod",
|
||||
testimonial: "Service is warm, fast, and super attentive. Amazing night out.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-party-with-headphones_23-2148543311.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rodriguez", handle: "@elena_rod", testimonial: "Service is warm, fast, and super attentive. Amazing night out.", imageSrc: "http://img.b2bpic.net/free-photo/woman-party-with-headphones_23-2148543311.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Mark Stevens",
|
||||
handle: "@mark_s",
|
||||
testimonial: "The music was spot on. A must-visit place for weekend vibes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166166.jpg",
|
||||
},
|
||||
id: "4", name: "Mark Stevens", handle: "@mark_s", testimonial: "The music was spot on. A must-visit place for weekend vibes.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166166.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Priya Gupta",
|
||||
handle: "@priya_g",
|
||||
testimonial: "Fantastic aesthetic! Can't wait to come back with friends.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-present-box-christmas-dinner_23-2147716222.jpg",
|
||||
},
|
||||
id: "5", name: "Priya Gupta", handle: "@priya_g", testimonial: "Fantastic aesthetic! Can't wait to come back with friends.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-present-box-christmas-dinner_23-2147716222.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from those who've experienced the IAmsterdam mood."
|
||||
@@ -122,23 +84,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="experience" data-section="experience">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Music & Dance Floor",
|
||||
description: "Groove after your meal with our curated playlists.",
|
||||
icon: Music,
|
||||
title: "Music & Dance Floor", description: "Groove after your meal with our curated playlists.", icon: Music,
|
||||
},
|
||||
{
|
||||
title: "Craft Drinks",
|
||||
description: "Experience our signature mocktails and drinks.",
|
||||
icon: Star,
|
||||
title: "Craft Drinks", description: "Experience our signature mocktails and drinks.", icon: Star,
|
||||
},
|
||||
{
|
||||
title: "Amsterdam Aesthetics",
|
||||
description: "Cozy, aesthetic seating perfect for every photo.",
|
||||
icon: Star,
|
||||
title: "Amsterdam Aesthetics", description: "Cozy, aesthetic seating perfect for every photo.", icon: Star,
|
||||
},
|
||||
]}
|
||||
title="Not Just Food. It’s a Whole Mood."
|
||||
@@ -154,41 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fish & Chips",
|
||||
price: "₹450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings_74190-4683.jpg",
|
||||
},
|
||||
id: "1", name: "Fish & Chips", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/calamari-rings_74190-4683.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amsterdam Fried Chicken",
|
||||
price: "₹395",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-sauce_140725-8426.jpg",
|
||||
},
|
||||
id: "2", name: "Amsterdam Fried Chicken", price: "₹395", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-breast-sauce_140725-8426.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Cheese Balls",
|
||||
price: "₹295",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-kebab-platter-with-chicken-vegetables-lamb-tikka-lula-kebabs_141793-2146.jpg",
|
||||
},
|
||||
id: "3", name: "Cheese Balls", price: "₹295", imageSrc: "http://img.b2bpic.net/free-photo/top-view-kebab-platter-with-chicken-vegetables-lamb-tikka-lula-kebabs_141793-2146.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Classic Kebabs",
|
||||
price: "₹350",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg",
|
||||
},
|
||||
id: "4", name: "Classic Kebabs", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/antipasto-catering-platter-with-bacon-jerky-sausage-blue-cheese-grapes-wooden-table-top-view_2829-5496.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Signature Sizzler",
|
||||
price: "₹550",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-berry-cocktails_1203-6708.jpg",
|
||||
},
|
||||
id: "5", name: "Signature Sizzler", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/red-berry-cocktails_1203-6708.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Craft Mocktail",
|
||||
price: "₹250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-baked-vegetables-potatoes-eggplants-fresh-off-oven-dark-space_140725-79527.jpg",
|
||||
},
|
||||
id: "6", name: "Craft Mocktail", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-baked-vegetables-potatoes-eggplants-fresh-off-oven-dark-space_140725-79527.jpg"},
|
||||
]}
|
||||
title="Flavors You’ll Want to Come Back For"
|
||||
description="Freshly prepared. Customizable spice levels. Satisfaction guaranteed."
|
||||
@@ -214,20 +147,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Is the food customizable?",
|
||||
content: "Yes! We offer custom spice levels to suit your personal preference.",
|
||||
},
|
||||
id: "1", title: "Is the food customizable?", content: "Yes! We offer custom spice levels to suit your personal preference."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you take group bookings?",
|
||||
content: "Absolutely. We host birthdays, office parties, and group hangouts with ease.",
|
||||
},
|
||||
id: "2", title: "Do you take group bookings?", content: "Absolutely. We host birthdays, office parties, and group hangouts with ease."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we have spacious parking available for our guests.",
|
||||
},
|
||||
id: "3", title: "Is parking available?", content: "Yes, we have spacious parking available for our guests."},
|
||||
]}
|
||||
title="We Listen. We Improve."
|
||||
description="Constant refinement for a better experience every time."
|
||||
@@ -239,18 +163,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready for the IAmsterdam Experience? Reserve your table now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Table", href: "#"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Directions", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -260,50 +179,31 @@ export default function LandingPage() {
|
||||
logoText="IAmsterdam"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Events",
|
||||
href: "#groups",
|
||||
},
|
||||
label: "Events", href: "#groups"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "Call Us", href: "#"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "#",
|
||||
},
|
||||
label: "WhatsApp", href: "#"},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Directions", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
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