diff --git a/src/app/page.tsx b/src/app/page.tsx
index ca9e982..a4eb1c2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,29 +30,145 @@ export default function LandingPage() {
document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' })
+ text: "Reserve",
+ href: "#contact",
}}
/>
document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) },
- { text: "View Menu", onClick: () => document.getElementById('menu')?.scrollIntoView({ behavior: 'smooth' }) },
+ leftCarouselItems={[
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/young-man-clubbing-with-people-bar_482257-84185.jpg",
+ imageAlt: "Live Music Stage",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad-with-fresh-vegetables_140725-2439.jpg",
+ imageAlt: "Crowd Vibe",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-addicted-their-smart-devices-scrolling-through-looking-into-their-screens_23-2151487287.jpg",
+ imageAlt: "Band Performance",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-tattooed-caucasian-black-indian-men-drinking-craft-beer-microbrewery_613910-13584.jpg",
+ imageAlt: "Bar Scene",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/brunette-rockstar-with-short-hair-holding-electric-guitar-playing-rock-music-preparing-heavy-song-perform-grunge-concert-woman-guitarist-leather-jacket-adjusting-electricinstrument_482257-60193.jpg",
+ imageAlt: "Live Music Stage",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-barista-holding-glass-draft-beer-while-working-bar-counter_637285-3371.jpg",
+ imageAlt: "Crowd Vibe",
+ },
+ ]}
+ rightCarouselItems={[
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/three-assorted-steamed-bao-buns-dark-serving-board_84443-85725.jpg",
+ imageAlt: "Signature Burger",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg",
+ imageAlt: "Mixology Cocktail",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-decorated-with-vegetables_1303-12325.jpg",
+ imageAlt: "Crispy Wings",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-successful-bearded-south-asian-young-indian-freelancer-blue-jeans-shirt-standing-night-club-stairs_627829-5106.jpg",
+ imageAlt: "Steak Dish",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-delicious-food_23-2148949025.jpg",
+ imageAlt: "Dessert",
+ },
+ {
+ imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
+ imageAlt: "Cold Brew",
+ },
+ ]}
+ buttons={[
+ {
+ text: "Reserve Now",
+ href: "#contact",
+ },
+ {
+ text: "View Menu",
+ href: "#menu",
+ },
+ ]}
+ avatars={[
+ {
+ src: "http://img.b2bpic.net/free-photo/friends-watching-magic-night_23-2148281577.jpg",
+ alt: "Live music fan",
+ },
+ {
+ src: "http://img.b2bpic.net/free-photo/happy-people-dancing-funky-music_482257-78334.jpg",
+ alt: "Happy dancer",
+ },
+ {
+ src: "http://img.b2bpic.net/free-photo/young-couple-spending-time-together-night_23-2149328359.jpg",
+ alt: "Couple at night",
+ },
+ {
+ src: "http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg",
+ alt: "Friends drinking",
+ },
+ {
+ src: "http://img.b2bpic.net/free-photo/close-up-hand-pouring-beer_23-2148872414.jpg",
+ alt: "Hand pouring beer",
+ },
+ ]}
+ avatarText="Join our 50k+ guest community"
+ marqueeItems={[
+ {
+ type: "text",
+ text: "LIVE MUSIC",
+ },
+ {
+ type: "text",
+ text: "GURMET BURGERS",
+ },
+ {
+ type: "text",
+ text: "CRAFT BEER",
+ },
+ {
+ type: "text",
+ text: "ROCK SPIRIT",
+ },
+ {
+ type: "text",
+ text: "CONNAUGHT PLACE",
+ },
]}
- leftCarouselItems={[]}
- rightCarouselItems={[]}
/>
@@ -62,9 +178,19 @@ export default function LandingPage() {
title="A Legacy of Rock & Roll Flavor"
description="More than just a restaurant, we create unforgettable nights in New Delhi. Combining world-class culinary expertise with authentic rock spirit."
metrics={[
- { value: "15+", title: "Years serving" },
- { value: "50k+", title: "Happy Guests" },
+ {
+ value: "15+",
+ title: "Years serving",
+ },
+ {
+ value: "50k+",
+ title: "Happy Guests",
+ },
]}
+ imageSrc="http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835853.jpg"
+ imageAlt="Restaurant Interior"
+ mediaAnimation="slide-up"
+ metricsAnimation="slide-up"
/>
@@ -74,6 +200,62 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
+ products={[
+ {
+ id: "p1",
+ brand: "Signature",
+ name: "Legendary Burger",
+ price: "₹895",
+ rating: 5,
+ reviewCount: "1.2k",
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-burger-along-with-olives-cheese-tomatoes-green-salad-inside-round-plate_140725-11661.jpg",
+ },
+ {
+ id: "p2",
+ brand: "Starter",
+ name: "Tupelo Chicken Wings",
+ price: "₹650",
+ rating: 5,
+ reviewCount: "980",
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-glazed-bbq-chicken-wings-with-ketchup-dip_84443-72269.jpg",
+ },
+ {
+ id: "p3",
+ brand: "Drink",
+ name: "Hurricane Cocktail",
+ price: "₹550",
+ rating: 4,
+ reviewCount: "670",
+ imageSrc: "http://img.b2bpic.net/free-photo/blue-drink-with-ice-cubes-umbrella-decorated-glass_23-2148145350.jpg",
+ },
+ {
+ id: "p4",
+ brand: "Main",
+ name: "New York Strip Steak",
+ price: "₹1200",
+ rating: 5,
+ reviewCount: "450",
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-duck-leg-cooked-sauce-garnished-with-spinach-walnut_141793-2432.jpg",
+ },
+ {
+ id: "p5",
+ brand: "Starter",
+ name: "Classic Nachos",
+ price: "₹595",
+ rating: 4,
+ reviewCount: "820",
+ imageSrc: "http://img.b2bpic.net/free-photo/pretty-little-white-brown-cupcakes-stand-tired-dish_8353-728.jpg",
+ },
+ {
+ id: "p6",
+ brand: "Dessert",
+ name: "Hot Fudge Brownie",
+ price: "₹495",
+ rating: 5,
+ reviewCount: "1.1k",
+ imageSrc: "http://img.b2bpic.net/free-photo/lamb-wrapped-with-dough-tomato-sauce_114579-2133.jpg",
+ },
+ ]}
title="Our Signature Flavors"
description="From world-famous burgers to hand-crafted cocktails, explore our menu."
/>
@@ -83,9 +265,50 @@ export default function LandingPage() {
@@ -93,7 +316,15 @@ export default function LandingPage() {
@@ -103,21 +334,42 @@ export default function LandingPage() {
console.log("Subscribed:", email)}
+ imageSrc="http://img.b2bpic.net/free-photo/old-tourist-using-mobile-nfc-technology_482257-76765.jpg"
+ mediaAnimation="slide-up"
/>
@@ -125,24 +377,41 @@ export default function LandingPage() {
document.getElementById('menu')?.scrollIntoView({ behavior: 'smooth' }) },
- { label: "Events", onClick: () => document.getElementById('events')?.scrollIntoView({ behavior: 'smooth' }) },
- { label: "Book", onClick: () => document.getElementById('contact')?.scrollIntoView({ behavior: 'smooth' }) },
+ title: "Explore",
+ items: [
+ {
+ label: "Menu",
+ href: "#menu",
+ },
+ {
+ label: "Events",
+ href: "#events",
+ },
+ {
+ label: "Book",
+ href: "#contact",
+ },
],
},
{
- title: "Legal", items: [
- { label: "Privacy Policy" },
- { label: "Terms of Service" },
+ title: "Legal",
+ items: [
+ {
+ label: "Privacy Policy",
+ href: "#",
+ },
+ {
+ label: "Terms of Service",
+ href: "#",
+ },
],
},
]}
- bottomLeftText="© 2025 Hard Rock New Delhi"
+ bottomLeftText="© 2024 Hard Rock New Delhi"
bottomRightText="All rights reserved."
/>
);
-}
\ No newline at end of file
+}