From 3e7ac191ea73015556f459fed257c0627c99c190 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:26:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 191 ++++++++++------------------------------------- 1 file changed, 41 insertions(+), 150 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 12d04f3..2291bcb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,68 +29,37 @@ export default function LandingPage() {
@@ -103,47 +72,23 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Fresh Daily", - description: "Freshly baked bagels every single morning.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg?_wi=1", - imageAlt: "Bagel", - }, + title: "Fresh Daily", description: "Freshly baked bagels every single morning.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg", imageAlt: "Bagel"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg?_wi=1", - imageAlt: "Brunch", - }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-turkish-bagels-with-chopped-slices-cheese-tomatoes-bowl-wooden-background-with-copy-space_141793-53131.jpg?_wi=3", - imageAlt: "fresh artisan bagels background", + imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg", imageAlt: "Brunch"} }, { - title: "Premium Quality", - description: "Premium ingredients like brisket & smoked salmon.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg?_wi=2", - imageAlt: "Ingredients", - }, + title: "Premium Quality", description: "Premium ingredients like brisket & smoked salmon.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg", imageAlt: "Ingredients"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg?_wi=2", - imageAlt: "Bagel shop", - }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-round-cookies-with-dried-fruits-white-background-high-quality-photo_114579-38191.jpg?_wi=3", - imageAlt: "fresh baked bagel assortment", + imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg", imageAlt: "Bagel shop"} }, { - title: "Heart of Hasselt", - description: "Located right in the center of town.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg?_wi=3", - imageAlt: "Location", - }, + title: "Heart of Hasselt", description: "Located right in the center of town.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/bread-bun-with-dough-wheat-blue-table_114579-14381.jpg", imageAlt: "Location"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg?_wi=3", - imageAlt: "Cozy seating", - }, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-donuts-with-topping-arrangement_23-2150705209.jpg?_wi=3", - imageAlt: "cozy café interior bagels", - }, + imageSrc: "http://img.b2bpic.net/free-photo/simple-breakfast-served-wooden-table_23-2147693405.jpg", imageAlt: "Cozy seating"} + } ]} showStepNumbers={false} title="Why Bagl?" @@ -159,41 +104,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "NYC Original", - price: "€12.50", - imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-with-cream-stuffed-wooden-table_123827-28573.jpg", - }, + id: "p1", name: "NYC Original", price: "€12.50", imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-with-cream-stuffed-wooden-table_123827-28573.jpg"}, { - id: "p2", - name: "Bold Brisket", - price: "€14.00", - imageSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9010.jpg", - }, + id: "p2", name: "Bold Brisket", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/fish-hamburger-with-french-fries_1203-9010.jpg"}, { - id: "p3", - name: "Custom Bagel", - price: "€10.00", - imageSrc: "http://img.b2bpic.net/free-photo/little-cheerful-hot-dog-with-sausage-tomato_2829-11707.jpg", - }, + id: "p3", name: "Custom Bagel", price: "€10.00", imageSrc: "http://img.b2bpic.net/free-photo/little-cheerful-hot-dog-with-sausage-tomato_2829-11707.jpg"}, { - id: "p4", - name: "Plain Bagel", - price: "€4.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pretzels_23-2148574528.jpg", - }, + id: "p4", name: "Plain Bagel", price: "€4.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pretzels_23-2148574528.jpg"}, { - id: "p5", - name: "Breakfast Bagel", - price: "€11.50", - imageSrc: "http://img.b2bpic.net/free-photo/breakfast_1339-1102.jpg", - }, + id: "p5", name: "Breakfast Bagel", price: "€11.50", imageSrc: "http://img.b2bpic.net/free-photo/breakfast_1339-1102.jpg"}, { - id: "p6", - name: "Veggie Bagel", - price: "€12.00", - imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-with-roe-greenary-vegetables_23-2148454753.jpg", - }, + id: "p6", name: "Veggie Bagel", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/sandwiches-with-roe-greenary-vegetables_23-2148454753.jpg"}, ]} title="Signature Menu" description="Our bestsellers prepared with passion." @@ -208,25 +129,15 @@ export default function LandingPage() { author="Lara Z." avatars={[ { - src: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-652.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-634.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269176.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -240,20 +151,12 @@ export default function LandingPage() { description="Botermarkt 11, 3500 Hasselt | 0472 75 28 25" inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "Any special requests?", - }} + name: "message", placeholder: "Any special requests?"}} imageSrc="http://img.b2bpic.net/free-photo/pastries-croissants-table-near-cup-coffee_171337-16158.jpg" />
@@ -263,33 +166,21 @@ export default function LandingPage() { logoText="Bagl Hasselt" columns={[ { - title: "Navigation", - items: [ + title: "Navigation", items: [ { - label: "Menu", - href: "#menu", - }, + label: "Menu", href: "#menu"}, { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Location", - href: "#contact", - }, + label: "Location", href: "#contact"}, ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { - label: "0472 75 28 25", - href: "tel:0472752825", - }, + label: "0472 75 28 25", href: "tel:0472752825"}, { - label: "Botermarkt 11", - href: "#", - }, + label: "Botermarkt 11", href: "#"}, ], }, ]} -- 2.49.1