From f4e49ac67aac117fe2363a81d5121546772f2a54 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 06:30:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 204 +++++++---------------------------------------- 1 file changed, 29 insertions(+), 175 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1394282..f215a40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,28 +29,14 @@ export default function LandingPage() { @@ -59,14 +45,8 @@ export default function LandingPage() { title="A Taste of Italy, Right in Dallas" description="Authentic Italian café featuring artisanal coffee, handcrafted pastas, and exquisite desserts. Experience the warm, family-dining heritage of Bellini’s." buttons={[ - { - text: "View Menu", - href: "#menu", - }, - { - text: "Visit Us", - href: "#location", - }, + { text: "View Menu", href: "#menu" }, + { text: "Visit Us", href: "#location" } ]} imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_74190-1489.jpg" imageAlt="Luxurious Bellini's cafe interior" @@ -79,32 +59,13 @@ export default function LandingPage() { @@ -129,56 +87,11 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sophia Rossi", - date: "Oct 2023", - title: "Incredible Atmosphere", - quote: "The ambiance is just like being in Rome. The coffee is unmatched.", - tag: "Regular", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg?_wi=1", - }, - { - id: "t2", - name: "Marco & Elena", - date: "Sep 2023", - title: "Our Go-To Spot", - quote: "Perfect for family dinner. The pasta is so authentic and delicious.", - tag: "Diner", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg", - }, - { - id: "t3", - name: "David Chen", - date: "Aug 2023", - title: "Exquisite Desserts", - quote: "I come just for the tiramisu. It's a slice of Italian heaven in Dallas.", - tag: "Dessert Lover", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150491881.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150491881.jpg", - }, - { - id: "t4", - name: "The Miller Family", - date: "Jul 2023", - title: "Pure Warmth", - quote: "The staff feels like family and the food is consistently excellent.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", - }, - { - id: "t5", - name: "Luca Bianchi", - date: "June 2023", - title: "Authentic Flavors", - quote: "The best espresso I've had outside of Milan. Truly a hidden gem in the city.", - tag: "Coffee Connoisseur", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg?_wi=2", - }, + { id: "t1", name: "Sophia Rossi", date: "Oct 2023", title: "Incredible Atmosphere", quote: "The ambiance is just like being in Rome. The coffee is unmatched.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg" }, + { id: "t2", name: "Marco & Elena", date: "Sep 2023", title: "Our Go-To Spot", quote: "Perfect for family dinner. The pasta is so authentic and delicious.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598332.jpg" }, + { id: "t3", name: "David Chen", date: "Aug 2023", title: "Exquisite Desserts", quote: "I come just for the tiramisu. It's a slice of Italian heaven in Dallas.", tag: "Dessert Lover", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150491881.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150491881.jpg" }, + { id: "t4", name: "The Miller Family", date: "Jul 2023", title: "Pure Warmth", quote: "The staff feels like family and the food is consistently excellent.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg", imageSrc: "http://img.b2bpic.net/free-photo/adorable-lovely-woman-fashion-clothes-is-sitting-open-air-cafe-is-using-smartphone-waiting-friends-city-lights-background_291650-842.jpg" }, + { id: "t5", name: "Luca Bianchi", date: "June 2023", title: "Authentic Flavors", quote: "The best espresso I've had outside of Milan. Truly a hidden gem in the city.", tag: "Coffee Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-lifestyle-portrait-happy-carefree-black-woman-enjoying-coffee-break-paris_273443-1402.jpg" } ]} title="Stories from Our Guests" description="Hear what our beloved family of diners has to say about their experience at Bellini's." @@ -192,42 +105,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} features={[ - { - id: "g1", - title: "Table Setting", - description: "Details that matter.", - imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-flat-lay_23-2148914892.jpg", - }, - { - id: "g2", - title: "Cozy Seating", - description: "Comfort first.", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg", - }, - { - id: "g3", - title: "Atmosphere", - description: "Warm and inviting.", - imageSrc: "http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg", - }, - { - id: "g4", - title: "Golden Hour", - description: "Perfect lighting.", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg", - }, - { - id: "g5", - title: "Bar Counter", - description: "Artisan espresso.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821388.jpg", - }, - { - id: "g6", - title: "Ready for Dining", - description: "Sophisticated service.", - imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-table-luxury-full-set-french-dinner_1428-101.jpg", - }, + { id: "g1", title: "Table Setting", description: "Details that matter.", imageSrc: "http://img.b2bpic.net/free-photo/table-assortment-with-plant-flat-lay_23-2148914892.jpg" }, + { id: "g2", title: "Cozy Seating", description: "Comfort first.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-bar-table-with-bar-chairs-cafe_181624-60461.jpg" }, + { id: "g3", title: "Atmosphere", description: "Warm and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg" }, + { id: "g4", title: "Golden Hour", description: "Perfect lighting.", imageSrc: "http://img.b2bpic.net/free-photo/romantic-date-couple-love-cafe-happy-couple-love-enjoying-romantic-moment_8353-6650.jpg" }, + { id: "g5", title: "Bar Counter", description: "Artisan espresso.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821388.jpg" }, + { id: "g6", title: "Ready for Dining", description: "Sophisticated service.", imageSrc: "http://img.b2bpic.net/free-photo/dinner-set-white-table-luxury-full-set-french-dinner_1428-101.jpg" } ]} title="A Visual Feast" description="Step inside and see the magic." @@ -237,46 +120,17 @@ export default function LandingPage() {