11 Commits

Author SHA1 Message Date
9dd8bd2ef7 Merge version_9 into main
Merge version_9 into main
2026-06-05 12:05:54 +00:00
d9a31de024 Update src/app/page.tsx 2026-06-05 12:05:47 +00:00
f0a749c03f Merge version_9 into main
Merge version_9 into main
2026-06-05 12:04:43 +00:00
62a1849f2e Update src/app/page.tsx 2026-06-05 12:04:40 +00:00
061afa02b5 Merge version_9 into main
Merge version_9 into main
2026-06-05 12:01:25 +00:00
b8ea7faf07 Update src/app/page.tsx 2026-06-05 12:01:22 +00:00
ec42b17d8b Merge version_8 into main
Merge version_8 into main
2026-06-05 11:56:07 +00:00
5d399c354b Update src/app/order-online/page.tsx 2026-06-05 11:56:04 +00:00
b16338c44c Merge version_7 into main
Merge version_7 into main
2026-06-05 11:50:51 +00:00
a814e7c8ca Merge version_6 into main
Merge version_6 into main
2026-06-05 11:50:07 +00:00
5966cbf2e6 Merge version_6 into main
Merge version_6 into main
2026-06-05 11:47:22 +00:00
2 changed files with 24 additions and 24 deletions

View File

@@ -28,33 +28,33 @@ export default function OrderOnlinePage() {
name: "Home", id: "/" name: "Home", id: "/"
}, },
{ {
name: "About", id: "/#about" name: "Over Ons", id: "/#about"
}, },
{ {
name: "Spareribs & Menu", id: "/#menu" name: "Spareribs & Menu", id: "/#menu"
}, },
{ {
name: "Order Online", id: "/order-online" name: "Online Bestellen", id: "/order-online"
}, },
{ {
name: "Events", id: "/#events" name: "Evenementen", id: "/#events"
}, },
{ {
name: "Testimonials", id: "/#testimonials" name: "Getuigenissen", id: "/#testimonials"
}, },
{ {
name: "FAQ", id: "/#faq" name: "Veelgestelde Vragen", id: "/#faq"
}, },
{ {
name: "Contact", id: "/#contact" name: "Contact", id: "/#contact"
} }
]} ]}
button={{ button={{
text: "Book a Table", href: "/#contact" text: "Reserveer een Tafel", href: "/#contact"
}} }}
brandName="The Old Resto" brandName="The Old Resto"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780653655490-951p9d.svg" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780653655490-951p9d.svg"
logoAlt="The Old Resto Logo" logoAlt="Het Oude Resto Logo"
/> />
</div> </div>
@@ -69,29 +69,29 @@ export default function OrderOnlinePage() {
id: "ol0", name: "Signature BBQ Spareribs", price: "€32.00", imageSrc: "http://img.b2bpic.net/free-photo/roasted-rack-pork-ribs_80436-1249.jpg?_wi=1", imageAlt: "Signature BBQ Spareribs" id: "ol0", name: "Signature BBQ Spareribs", price: "€32.00", imageSrc: "http://img.b2bpic.net/free-photo/roasted-rack-pork-ribs_80436-1249.jpg?_wi=1", imageAlt: "Signature BBQ Spareribs"
}, },
{ {
id: "ol1", name: "Classic Beef Burger", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheeseburger_144627-27083.jpg", imageAlt: "Classic Beef Burger" id: "ol1", name: "Klassieke Beef Burger", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheeseburger_144627-27083.jpg", imageAlt: "Klassieke Beef Burger"
}, },
{ {
id: "ol2", name: "Gourmet Veggie Pizza", price: "€22.00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-pizza-filled-with-tomatoes-salami-olives_140725-12165.jpg", imageAlt: "Gourmet Veggie Pizza" id: "ol2", name: "Gourmet Veggie Pizza", price: "€22.00", imageSrc: "http://img.b2bpic.net/free-photo/pizza-pizza-filled-with-tomatoes-salami-olives_140725-12165.jpg", imageAlt: "Gourmet Veggie Pizza"
}, },
{ {
id: "ol3", name: "Spicy Chicken Wings (6 pcs)", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-wings-barbecue-sauce-served-with-herbs_140725-50269.jpg", imageAlt: "Spicy Chicken Wings" id: "ol3", name: "Pittige Kipvleugels (6 stuks)", price: "€14.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-wings-barbecue-sauce-served-with-herbs_140725-50269.jpg", imageAlt: "Pittige Kipvleugels"
}, },
{ {
id: "ol4", name: "Crispy French Fries", price: "€7.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fries_23-2148135899.jpg", imageAlt: "Crispy French Fries" id: "ol4", name: "Krokante Franse Frietjes", price: "€7.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-fries_23-2148135899.jpg", imageAlt: "Krokante Franse Frietjes"
}, },
{ {
id: "ol5", name: "Fresh Garden Salad", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-greens-tomatoes_140725-1175.jpg", imageAlt: "Fresh Garden Salad" id: "ol5", name: "Verse Tuinsalade", price: "€12.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-greens-tomatoes_140725-1175.jpg", imageAlt: "Verse Tuinsalade"
}, },
{ {
id: "ol6", name: "Chocolate Lava Cake", price: "€10.00", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-with-melted-chocolate_23-2148408906.jpg", imageAlt: "Chocolate Lava Cake" id: "ol6", name: "Chocolade Lavacake", price: "€10.00", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-with-melted-chocolate_23-2148408906.jpg", imageAlt: "Chocolade Lavacake"
} }
]} ]}
title="Order Your Favorite Spareribs & Dishes for Delivery!" title="Bestel Jouw Favoriete Spareribs & Gerechten Online!"
description="Enjoy the legendary taste of The Old Resto's spareribs and other classic dishes from the comfort of your home. Browse our selection and order now for quick home delivery." description="Geniet van de legendarische smaak van The Old Resto's spareribs en andere klassieke gerechten vanuit het comfort van je huis. Blader door onze selectie en bestel nu voor snelle thuisbezorging."
buttons={[ buttons={[
{ {
text: "Proceed to Checkout", href: "#" text: "Verder naar Afrekenen", href: "#"
} }
]} ]}
/> />
@@ -100,13 +100,13 @@ export default function OrderOnlinePage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoReveal <FooterLogoReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780653655490-951p9d.svg" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780653655490-951p9d.svg"
logoAlt="The Old Resto Logo" logoAlt="Het Oude Resto Logo"
logoText="The Old Resto" logoText="The Old Resto"
leftLink={{ leftLink={{
text: "Home", href: "/" text: "Home", href: "/"
}} }}
rightLink={{ rightLink={{
text: "Reservations", href: "/#contact" text: "Reserveringen", href: "/#contact"
}} }}
/> />
</div> </div>

View File

@@ -106,13 +106,13 @@ export default function LandingPage() {
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Our Story: A Legacy of Culinary Excellence" title="Our Story: A Legacy of Culinary Excellence"
description="Since its inception in 1985, The Old Resto has been a cherished culinary landmark, dedicated to preserving classic recipes and creating unforgettable dining experiences. Our commitment to quality ingredients and impeccable service has defined generations." description="Since its inception in 2023, The Old Resto has been a cherished culinary landmark, dedicated to preserving classic recipes and creating unforgettable dining experiences. Our commitment to quality ingredients and impeccable service has defined generations."
metrics={[ metrics={[
{ {
value: "1985", title: "Established" value: "2023 ", title: "Established"
}, },
{ {
value: "38+", title: "Years of Service" value: "7+", title: "Years of Service"
}, },
{ {
value: "20+", title: "Award-Winning Chefs" value: "20+", title: "Award-Winning Chefs"
@@ -162,10 +162,10 @@ export default function LandingPage() {
id: "p2", name: "Pan-Seared Scallops", price: "€38.00", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad_74190-5239.jpg", imageAlt: "Fresh seafood platter" id: "p2", name: "Pan-Seared Scallops", price: "€38.00", imageSrc: "http://img.b2bpic.net/free-photo/salmon-salad_74190-5239.jpg", imageAlt: "Fresh seafood platter"
}, },
{ {
id: "p3", name: "Truffle Mushroom Risotto", price: "€29.00", imageSrc: "https://img.b2bpic.net/premium-photo/plate-pasta-with-bottle-beer-it_975681-4909.jpg?id=229148558", imageAlt: "Creamy mushroom risotto" id: "p3", name: "Truffle Mushroom Risotto", price: "€29.00", imageSrc: "https://img.b2bpic.net/premium-photo/risotto-with-mushrooms-and-truffles-closeup_159670-3490.jpg", imageAlt: "Creamy mushroom risotto"
}, },
{ {
id: "p4", name: "Classic Carbonara", price: "€26.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-with-kitchen-utensils-dark-background_23-2148296895.jpg", imageAlt: "Creamy pasta dish" id: "p4", name: "Classic Carbonara", price: "€26.00", imageSrc: "https://img.b2bpic.net/premium-photo/delicious-pasta-carbonara-white-bowl-dark-surface_159670-2210.jpg", imageAlt: "Creamy pasta dish"
}, },
{ {
id: "p5", name: "Heirloom Tomato Salad", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chopped-greens-bowl-white-checkered-towel-with-acroshka-yogurt-gray-surface-gray-surface_141793-18321.jpg", imageAlt: "Fresh vibrant salad" id: "p5", name: "Heirloom Tomato Salad", price: "€18.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chopped-greens-bowl-white-checkered-towel-with-acroshka-yogurt-gray-surface-gray-surface_141793-18321.jpg", imageAlt: "Fresh vibrant salad"