From 5c2f31711d76b9fc4eadd44d34e4c4c6e574505d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:31:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 239 ++++++++++------------------------------------- 1 file changed, 50 insertions(+), 189 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0198563..7cbc7bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -60,106 +50,61 @@ export default function LandingPage() { @@ -172,17 +117,11 @@ export default function LandingPage() { description="Step inside The Vine Inn and discover a beautifully restored space that feels both timeless and inviting. Warm lighting, plush seating, and a welcoming atmosphere await you." metrics={[ { - value: "180+", - title: "Happy Guests", - }, + value: "180+", title: "Happy Guests"}, { - value: "4.6/5", - title: "Rating", - }, + value: "4.6/5", title: "Rating"}, { - value: "4", - title: "Days Entertainment", - }, + value: "4", title: "Days Entertainment"}, ]} imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg" mediaAnimation="slide-up" @@ -198,20 +137,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Signature Drinks", - description: "Vineyard Negroni, Smoky Old Fashioned, Seasonal Gin & Tonic", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg", - }, + title: "Signature Drinks", description: "Vineyard Negroni, Smoky Old Fashioned, Seasonal Gin & Tonic", imageSrc: "http://img.b2bpic.net/free-photo/restaurant_23-2148015001.jpg"}, { - title: "Beers & Ales", - description: "Local IPA on Tap, Classic Guinness, Craft Lager Selection", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-bus-station-night-city_23-2149001262.jpg", - }, + title: "Beers & Ales", description: "Local IPA on Tap, Classic Guinness, Craft Lager Selection", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-bus-station-night-city_23-2149001262.jpg"}, { - title: "Pub Classics", - description: "Steak & Ale Pie, Fish & Chips, Ploughman's Board", - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg", - }, + title: "Pub Classics", description: "Steak & Ale Pie, Fish & Chips, Ploughman's Board", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg"}, ]} title="Our Offerings" description="Crafted cocktails, local ales & hearty favourites" @@ -226,47 +156,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Quiz Night", - price: "Thursday", - variant: "Join the fun and test your knowledge.", - imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg", - }, + id: "1", name: "Quiz Night", price: "Thursday", variant: "Join the fun and test your knowledge.", imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg"}, { - id: "2", - name: "Live Music", - price: "Friday", - variant: "Sing your heart out with local bands.", - imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg", - }, + id: "2", name: "Live Music", price: "Friday", variant: "Sing your heart out with local bands.", imageSrc: "http://img.b2bpic.net/free-photo/teen-boy-with-book-near-vintage-counter-cafe_23-2147860813.jpg"}, { - id: "3", - name: "Karaoke Night", - price: "Saturday", - variant: "Great energy and community spirit.", - imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835861.jpg", - }, + id: "3", name: "Karaoke Night", price: "Saturday", variant: "Great energy and community spirit.", imageSrc: "http://img.b2bpic.net/free-photo/view-golden-skull-with-citrus-cocktail_23-2150835861.jpg"}, { - id: "4", - name: "Roast & Relax", - price: "Sunday", - variant: "Traditional Sunday roast with friends.", - imageSrc: "http://img.b2bpic.net/free-photo/bicycle-city-health-leisure-town-urban-vehicle_53876-23383.jpg", - }, + id: "4", name: "Roast & Relax", price: "Sunday", variant: "Traditional Sunday roast with friends.", imageSrc: "http://img.b2bpic.net/free-photo/bicycle-city-health-leisure-town-urban-vehicle_53876-23383.jpg"}, { - id: "5", - name: "Open Mic", - price: "Wednesday", - variant: "Showcase your local talent.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-comfortable-loft-style-chair-with-armrests_181624-25992.jpg", - }, + id: "5", name: "Open Mic", price: "Wednesday", variant: "Showcase your local talent.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-comfortable-loft-style-chair-with-armrests_181624-25992.jpg"}, { - id: "6", - name: "Pub Events", - price: "Weekly", - variant: "Always something exciting happening.", - imageSrc: "http://img.b2bpic.net/free-photo/peaceful-empty-library-featuring-wooden-shelves-vintage-green-lamps_482257-125711.jpg", - }, + id: "6", name: "Pub Events", price: "Weekly", variant: "Always something exciting happening.", imageSrc: "http://img.b2bpic.net/free-photo/peaceful-empty-library-featuring-wooden-shelves-vintage-green-lamps_482257-125711.jpg"}, ]} title="Live Entertainment" description="Join the fun throughout the week at The Vine Inn." @@ -275,44 +175,20 @@ export default function LandingPage() {
@@ -344,22 +213,14 @@ export default function LandingPage() { description="Tables fill up fast — especially on karaoke & live music nights." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, + name: "name", type: "text", placeholder: "Your Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, + name: "email", type: "email", placeholder: "Your Email", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Booking Details", - rows: 4, + name: "message", placeholder: "Booking Details", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/breakfast-friends_1098-14058.jpg" /> -- 2.49.1