From a9a67b754d8e36d4a35d8c3e795f2a2ed226b7f1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:08:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 217 ++++++++++------------------------------------- 1 file changed, 44 insertions(+), 173 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 927332c..bbdc1b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,88 +28,39 @@ export default function LandingPage() {
@@ -120,20 +71,11 @@ export default function LandingPage() { title="More Than Just a Cafe" description="Blanco Cafe & PlayStation is the premier destination for gamers and coffee lovers in Alexandria. We provide a clean, cozy, and vibrant atmosphere designed for social connection." metrics={[ - { - value: "4.8+", - title: "Google Rating", - }, - { - value: "10+", - title: "Gaming Stations", - }, - { - value: "1AM", - title: "Closing Time", - }, + { value: "4.8+", title: "Google Rating" }, + { value: "10+", title: "Gaming Stations" }, + { value: "1AM", title: "Closing Time" } ]} - imageSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg" mediaAnimation="slide-up" /> @@ -144,23 +86,11 @@ export default function LandingPage() { title="Why Choose Blanco?" description="We combine premium coffee with high-end gaming for an experience you won't find anywhere else in Sidi Gaber." accordionItems={[ - { - id: "a1", - title: "Premium Gaming", - content: "Experience gaming on top-tier setups with our latest PS5 consoles.", - }, - { - id: "a2", - title: "Quality Coffee", - content: "We serve freshly roasted beans crafted by expert baristas.", - }, - { - id: "a3", - title: "Cozy Ambience", - content: "Our space is designed for comfort, making it the perfect hangout spot.", - }, + { id: "a1", title: "Premium Gaming", content: "Experience gaming on top-tier setups with our latest PS5 consoles." }, + { id: "a2", title: "Quality Coffee", content: "We serve freshly roasted beans crafted by expert baristas." }, + { id: "a3", title: "Cozy Ambience", content: "Our space is designed for comfort, making it the perfect hangout spot." } ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg" mediaAnimation="slide-up" /> @@ -173,41 +103,11 @@ export default function LandingPage() { title="What Our Gamers Say" description="Join our growing community of coffee enthusiasts and competitive gamers." testimonials={[ - { - id: "t1", - name: "Ahmed", - handle: "@gamer_alex", - testimonial: "Best spot in Sidi Gaber for FIFA tournaments!", - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg?_wi=1", - }, - { - id: "t2", - name: "Sara", - handle: "@coffee_lover", - testimonial: "The latte art is incredible and the atmosphere is so chilled.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354586.jpg?_wi=1", - }, - { - id: "t3", - name: "Karim", - handle: "@ps5_pro", - testimonial: "Fast connection, new titles, top-tier service.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg?_wi=2", - }, - { - id: "t4", - name: "Laila", - handle: "@cozy_hangout", - testimonial: "I come here every day to study and play. Simply the best.", - imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg?_wi=2", - }, - { - id: "t5", - name: "Omar", - handle: "@pro_gamer_alex", - testimonial: "Friendly staff and the cleanest place in town.", - imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg?_wi=2", - }, + { id: "t1", name: "Ahmed", handle: "@gamer_alex", testimonial: "Best spot in Sidi Gaber for FIFA tournaments!", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg" }, + { id: "t2", name: "Sara", handle: "@coffee_lover", testimonial: "The latte art is incredible and the atmosphere is so chilled.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354586.jpg" }, + { id: "t3", name: "Karim", handle: "@ps5_pro", testimonial: "Fast connection, new titles, top-tier service.", imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-with-long-hair-puts-his-headphones-with-mic-starts-playing-shooter-game-personal-computer_482257-23322.jpg" }, + { id: "t4", name: "Laila", handle: "@cozy_hangout", testimonial: "I come here every day to study and play. Simply the best.", imageSrc: "http://img.b2bpic.net/free-photo/female-student-using-laptop-while-sitting-cafe-concentrated-young-woman-freelancer-work_146671-19749.jpg" }, + { id: "t5", name: "Omar", handle: "@pro_gamer_alex", testimonial: "Friendly staff and the cleanest place in town.", imageSrc: "http://img.b2bpic.net/free-photo/man-taking-orange-juice_1098-20913.jpg" } ]} /> @@ -218,23 +118,11 @@ export default function LandingPage() { title="Cafe Policies & House Rules" sections={[ { - heading: "Safety & Respect", - content: { - type: "paragraph", - text: "We pride ourselves on a welcoming, safe environment for all customers. Harassment or disruptive behavior will not be tolerated.", - }, + heading: "Safety & Respect", content: "We pride ourselves on a welcoming, safe environment for all customers. Harassment or disruptive behavior will not be tolerated." }, { - heading: "Reservations", - content: { - type: "list", - items: [ - "Bookings can be made via WhatsApp.", - "Minimum of 2 hours for private setups.", - "Cancellation notice required 30 mins prior.", - ], - }, - }, + heading: "Reservations", content: "Bookings can be made via WhatsApp. Minimum of 2 hours for private setups. Cancellation notice required 30 mins prior." + } ]} /> @@ -243,35 +131,18 @@ export default function LandingPage() {