Merge version_2 into main #2
297
src/app/page.tsx
297
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "about",
|
||||
},
|
||||
name: "Experience", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reservations",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reservations", id: "contact"},
|
||||
]}
|
||||
brandName="Red Eyes Café"
|
||||
/>
|
||||
@@ -56,71 +48,46 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Own the Night 🔥"
|
||||
description="A late-night escape in E-11/2 where food, fire, and vibes come together. Open Till 4 AM."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Table", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=1"
|
||||
imageAlt="Fireplace night café atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-is-sitting-cafe-with-cup-coffee-tea-photo-with-shadows_231208-5209.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-is-sitting-cafe-with-cup-coffee-tea-photo-with-shadows_231208-5209.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-taking-photos_23-2148395442.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/low-angle-friends-taking-photos_23-2148395442.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-friends-partying-front-view_23-2149745615.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-friends-partying-front-view_23-2149745615.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-together_23-2149143978.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-fun-party_23-2150188446.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-fun-party_23-2150188446.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Over 500+ happy night owls"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Open till 4 AM",
|
||||
icon: Clock,
|
||||
type: "text-icon", text: "Open till 4 AM", icon: Clock,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Signature BBQ",
|
||||
icon: Flame,
|
||||
type: "text-icon", text: "Signature BBQ", icon: Flame,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Cozy Fireplace",
|
||||
icon: Coffee,
|
||||
type: "text-icon", text: "Cozy Fireplace", icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Outdoor Seating",
|
||||
icon: Moon,
|
||||
type: "text-icon", text: "Outdoor Seating", icon: Moon,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Live Energy",
|
||||
icon: Music,
|
||||
type: "text-icon", text: "Live Energy", icon: Music,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -132,8 +99,7 @@ export default function LandingPage() {
|
||||
title="The Red Eyes Experience"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -145,30 +111,15 @@ export default function LandingPage() {
|
||||
description="Red Eyes Café is built around atmosphere and connection."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Fireplace Seating",
|
||||
content: "Our signature cozy fireplace seating.",
|
||||
},
|
||||
id: "f1", title: "Fireplace Seating", content: "Our signature cozy fireplace seating."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Outdoor Dining",
|
||||
content: "Open air dining for cooler Islamabad nights.",
|
||||
},
|
||||
id: "f2", title: "Outdoor Dining", content: "Open air dining for cooler Islamabad nights."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Late-Night Vibes",
|
||||
content: "Music, food, and energy until 4 AM.",
|
||||
},
|
||||
id: "f3", title: "Late-Night Vibes", content: "Music, food, and energy until 4 AM."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Gourmet BBQ",
|
||||
content: "Slow-cooked meats on open charcoal.",
|
||||
},
|
||||
id: "f4", title: "Gourmet BBQ", content: "Slow-cooked meats on open charcoal."},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Signature Coffee",
|
||||
content: "Hand-crafted lattes for your late nights.",
|
||||
},
|
||||
id: "f5", title: "Signature Coffee", content: "Hand-crafted lattes for your late nights."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -183,62 +134,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Grill",
|
||||
name: "BBQ Platter",
|
||||
price: "$15",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", brand: "Grill", name: "BBQ Platter", price: "$15", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Beverage",
|
||||
name: "Hot Latte",
|
||||
price: "$4",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", brand: "Beverage", name: "Hot Latte", price: "$4", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Fast Food",
|
||||
name: "Snack Platter",
|
||||
price: "$9",
|
||||
rating: 4,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-tray-with-potatoes-cheese-sticks-fried-croutons_140725-3572.jpg",
|
||||
},
|
||||
id: "p3", brand: "Fast Food", name: "Snack Platter", price: "$9", rating: 4,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/wooden-tray-with-potatoes-cheese-sticks-fried-croutons_140725-3572.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Continental",
|
||||
name: "Pasta Alfredo",
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smears-butter-toast-from-breakfast-set-egg-with-tomato-butter-honey-olives-cheese-tomato-cucumber-tea-lemon-jam-side-view_141793-3240.jpg",
|
||||
},
|
||||
id: "p4", brand: "Continental", name: "Pasta Alfredo", price: "$12", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/woman-smears-butter-toast-from-breakfast-set-egg-with-tomato-butter-honey-olives-cheese-tomato-cucumber-tea-lemon-jam-side-view_141793-3240.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Beverage",
|
||||
name: "Signature Drinks",
|
||||
price: "$6",
|
||||
rating: 4,
|
||||
reviewCount: "50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktail_23-2148014939.jpg",
|
||||
},
|
||||
id: "p5", brand: "Beverage", name: "Signature Drinks", price: "$6", rating: 4,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/cocktail_23-2148014939.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Sweet",
|
||||
name: "Dessert Delight",
|
||||
price: "$7",
|
||||
rating: 5,
|
||||
reviewCount: "110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-fresh-fruits-light-background_140725-136278.jpg",
|
||||
},
|
||||
id: "p6", brand: "Sweet", name: "Dessert Delight", price: "$7", rating: 5,
|
||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cakes-with-fresh-fruits-light-background_140725-136278.jpg"},
|
||||
]}
|
||||
title="Indulge in Late Night Cravings"
|
||||
description="Explore our curated menu of signature BBQ, refreshing drinks, and savory snacks."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Online", href: "#menu"
|
||||
}
|
||||
]}
|
||||
title="Eat Without Limits"
|
||||
description="BBQ, fast food, continental, and beverages."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -248,60 +168,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Ahmed",
|
||||
date: "Oct 2023",
|
||||
title: "Regular",
|
||||
quote: "Amazing vibe!",
|
||||
tag: "Nightlife",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2",
|
||||
imageAlt: "happy customer night cafe portrait",
|
||||
},
|
||||
id: "t1", name: "Sarah Ahmed", date: "Oct 2023", title: "Regular", quote: "Amazing vibe!", tag: "Nightlife", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-coffee-cup_23-2149005429.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg?_wi=2", imageAlt: "happy customer night cafe portrait"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Ali Khan",
|
||||
date: "Sep 2023",
|
||||
title: "Regular",
|
||||
quote: "Loved the fireplace.",
|
||||
tag: "Food",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/best-friends-enjoying-time-together_23-2148395432.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg",
|
||||
imageAlt: "happy customer night cafe portrait",
|
||||
},
|
||||
id: "t2", name: "Ali Khan", date: "Sep 2023", title: "Regular", quote: "Loved the fireplace.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/best-friends-enjoying-time-together_23-2148395432.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698348.jpg", imageAlt: "happy customer night cafe portrait"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Fatima Noor",
|
||||
date: "Aug 2023",
|
||||
title: "Frequent",
|
||||
quote: "Great place for friends.",
|
||||
tag: "Atmosphere",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg?_wi=2",
|
||||
imageAlt: "happy customer night cafe portrait",
|
||||
},
|
||||
id: "t3", name: "Fatima Noor", date: "Aug 2023", title: "Frequent", quote: "Great place for friends.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/senior-people-having-fun-party_23-2149299034.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waiter-carrying-dish-with-meat-fire_23-2148131955.jpg?_wi=2", imageAlt: "happy customer night cafe portrait"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Hassan Raza",
|
||||
date: "Jul 2023",
|
||||
title: "Foodie",
|
||||
quote: "Best night cafe.",
|
||||
tag: "Vibes",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-pizza-slice_23-2148773528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=2",
|
||||
imageAlt: "happy customer night cafe portrait",
|
||||
},
|
||||
id: "t4", name: "Hassan Raza", date: "Jul 2023", title: "Foodie", quote: "Best night cafe.", tag: "Vibes", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-pizza-slice_23-2148773528.jpg", imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-wooden-desk_140725-3885.jpg?_wi=2", imageAlt: "happy customer night cafe portrait"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Zara Malik",
|
||||
date: "Jun 2023",
|
||||
title: "Regular",
|
||||
quote: "The food is addictive.",
|
||||
tag: "Unlimited",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=2",
|
||||
imageAlt: "happy customer night cafe portrait",
|
||||
},
|
||||
id: "t5", name: "Zara Malik", date: "Jun 2023", title: "Regular", quote: "The food is addictive.", tag: "Unlimited", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520071.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-caramel-coffee-with-cream_140725-7518.jpg?_wi=2", imageAlt: "happy customer night cafe portrait"},
|
||||
]}
|
||||
title="What Night Lovers Say"
|
||||
description="With a 4.5 rating, we are a local favorite."
|
||||
@@ -316,20 +191,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "4.5+",
|
||||
description: "Star Rating",
|
||||
},
|
||||
id: "m1", value: "4.5+", description: "Star Rating"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
description: "Atmosphere",
|
||||
},
|
||||
id: "m2", value: "24/7", description: "Atmosphere"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4 AM",
|
||||
description: "Late Closure",
|
||||
},
|
||||
id: "m3", value: "4 AM", description: "Late Closure"},
|
||||
]}
|
||||
title="Numbers That Matter"
|
||||
description="We are growing fast."
|
||||
@@ -345,35 +211,11 @@ export default function LandingPage() {
|
||||
description="Read more about our café culture."
|
||||
blogs={[
|
||||
{
|
||||
id: "b1",
|
||||
category: "Life",
|
||||
title: "The Late Night Vibe",
|
||||
excerpt: "Why Islamabad loves our cafe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-drinking-coffee-night-out_23-2149144024.jpg",
|
||||
date: "Jan 2024",
|
||||
},
|
||||
id: "b1", category: "Life", title: "The Late Night Vibe", excerpt: "Why Islamabad loves our cafe.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-drinking-coffee-night-out_23-2149144024.jpg", date: "Jan 2024"},
|
||||
{
|
||||
id: "b2",
|
||||
category: "Food",
|
||||
title: "Unlimited Dining",
|
||||
excerpt: "Everything you need to know.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-snacks-wooden-piece-high-quality-photo_114579-67399.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/friends-having-fun-while-traveling_52683-88086.jpg",
|
||||
date: "Jan 2024",
|
||||
},
|
||||
id: "b2", category: "Food", title: "Unlimited Dining", excerpt: "Everything you need to know.", imageSrc: "http://img.b2bpic.net/free-photo/glass-beer-snacks-wooden-piece-high-quality-photo_114579-67399.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/friends-having-fun-while-traveling_52683-88086.jpg", date: "Jan 2024"},
|
||||
{
|
||||
id: "b3",
|
||||
category: "Place",
|
||||
title: "E-11/2 Best Spots",
|
||||
excerpt: "Finding the perfect night cafe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-reading-together_23-2149477446.jpg",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/best-friends-eating-some-street-food_23-2149009625.jpg",
|
||||
date: "Jan 2024",
|
||||
},
|
||||
id: "b3", category: "Place", title: "E-11/2 Best Spots", excerpt: "Finding the perfect night cafe.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-reading-together_23-2149477446.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/best-friends-eating-some-street-food_23-2149009625.jpg", date: "Jan 2024"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -382,18 +224,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Stay Late. Eat More. 🔥"
|
||||
description="Margalla Vista, Lower Ground, E-11/2, Islamabad. 0348 9990766."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Table",
|
||||
},
|
||||
text: "Book a Table"},
|
||||
{
|
||||
text: "Call Now",
|
||||
},
|
||||
text: "Call Now"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -403,29 +242,19 @@ export default function LandingPage() {
|
||||
logoText="Red Eyes Café"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reservations",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Reservations", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -434,4 +263,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user