From b88af0a8919e2c9bb16b9930b75218404c68dae2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:46:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 297 ++++++++++------------------------------------- 1 file changed, 63 insertions(+), 234 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd2d2d3..a589c16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,71 +48,46 @@ export default function LandingPage() {
@@ -132,8 +99,7 @@ export default function LandingPage() { title="The Red Eyes Experience" buttons={[ { - text: "Learn More", - }, + text: "Learn More"}, ]} />
@@ -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." /> @@ -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"}, ]} /> @@ -382,18 +224,15 @@ export default function LandingPage() { @@ -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() { ); -} +} \ No newline at end of file