24 Commits

Author SHA1 Message Date
6a14d7920f Remove watermark 2026-06-05 11:39:36 +00:00
6b57256225 Update src/app/page.tsx 2026-06-05 10:29:54 +00:00
08a7f7c188 Update src/app/page.tsx 2026-06-05 10:06:31 +00:00
348ffda2bd Update src/app/order-online/page.tsx 2026-06-05 10:06:31 +00:00
1f9f564bb6 Merge version_3 into main
Merge version_3 into main
2026-06-05 10:05:44 +00:00
734491c0fd Update src/app/page.tsx 2026-06-05 10:05:41 +00:00
f63f128084 Merge version_3 into main
Merge version_3 into main
2026-06-05 09:58:26 +00:00
4b92206574 Update src/app/page.tsx 2026-06-05 09:58:23 +00:00
5c5c148c25 Update src/app/order-online/page.tsx 2026-06-05 09:58:22 +00:00
ade41097ef Merge version_3 into main
Merge version_3 into main
2026-06-05 09:58:01 +00:00
ab5ff70ad2 Update src/app/page.tsx 2026-06-05 09:57:55 +00:00
c691f851bf Update src/app/order-online/page.tsx 2026-06-05 09:57:55 +00:00
0abe5199d8 Merge version_3 into main
Merge version_3 into main
2026-06-05 09:56:49 +00:00
576a4a52ad Update src/app/page.tsx 2026-06-05 09:56:43 +00:00
b05d67a80a Merge version_3 into main
Merge version_3 into main
2026-06-05 09:54:48 +00:00
499520a830 Update src/app/page.tsx 2026-06-05 09:54:45 +00:00
e981957729 Merge version_3 into main
Merge version_3 into main
2026-06-05 09:53:05 +00:00
6b58ec3350 Update src/app/page.tsx 2026-06-05 09:52:59 +00:00
2314f1f2c8 Merge version_3 into main
Merge version_3 into main
2026-06-05 09:52:29 +00:00
dbcba04739 Update src/app/page.tsx 2026-06-05 09:52:26 +00:00
8198d3cbd2 Merge version_3 into main
Merge version_3 into main
2026-06-05 09:51:01 +00:00
74bb68fb34 Update src/app/page.tsx 2026-06-05 09:50:58 +00:00
7c5e088456 Update src/app/order-online/page.tsx 2026-06-05 09:50:57 +00:00
d18be7c684 Merge version_2 into main
Merge version_2 into main
2026-06-05 09:48:47 +00:00
3 changed files with 195 additions and 110 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import "@/lib/gsap-setup"; import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper"; import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script"; import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Manrope } from "next/font/google"; import { Manrope } from "next/font/google";
import { DM_Sans } from "next/font/google"; import { DM_Sans } from "next/font/google";
@@ -59,7 +58,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning> <html lang="en" suppressHydrationWarning>
<ServiceWrapper> <ServiceWrapper>
<body className={`${manrope.variable} ${dmSans.variable} antialiased`}> <body className={`${manrope.variable} ${dmSans.variable} antialiased`}>
<Tag />
{children} {children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{

View File

@@ -25,24 +25,33 @@ export default function OrderOnlinePage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", id: "/"}, name: "Home", id: "/"
},
{ {
name: "About", id: "#about"}, name: "About", id: "#about"
},
{ {
name: "Menu", id: "#menu"}, name: "Spareribs & Menu", id: "#menu"
},
{ {
name: "Order Online", id: "/order-online"}, name: "Order Online", id: "/order-online"
},
{ {
name: "Events", id: "#events"}, name: "Events", id: "#events"
},
{ {
name: "Testimonials", id: "#testimonials"}, name: "Testimonials", id: "#testimonials"
},
{ {
name: "FAQ", id: "#faq"}, name: "FAQ", id: "#faq"
},
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"
}
]} ]}
button={{ button={{
text: "Book a Table", href: "#contact"}} text: "Book a Table", href: "#contact"
}}
brandName="The Old Resto" brandName="The Old Resto"
/> />
</div> </div>
@@ -55,23 +64,33 @@ export default function OrderOnlinePage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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"
}
]} ]}
title="Order Your Favorites for Delivery!" title="Order Your Favorite Spareribs & Dishes for Delivery!"
description="Enjoy the timeless flavors of The Old Resto from the comfort of your home. Browse our selection and order for quick home delivery." 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."
buttons={[ buttons={[
{ {
text: "Proceed to Checkout", href: "#"}, text: "Proceed to Checkout", href: "#"
}
]} ]}
/> />
</div> </div>
@@ -82,37 +101,48 @@ export default function OrderOnlinePage() {
{ {
title: "Explore", items: [ title: "Explore", items: [
{ {
label: "Home", href: "/"}, label: "Home", href: "/"
},
{ {
label: "About Us", href: "#about"}, label: "About Us", href: "#about"
},
{ {
label: "Our Menu", href: "#menu"}, label: "Our Menu", href: "#menu"
},
{ {
label: "Order Online", href: "/order-online"}, label: "Order Online", href: "/order-online"
},
{ {
label: "Private Events", href: "#events"}, label: "Private Events", href: "#events"
], }
]
}, },
{ {
title: "Connect", items: [ title: "Connect", items: [
{ {
label: "Reservations", href: "#contact"}, label: "Reservations", href: "#contact"
},
{ {
label: "Contact Us", href: "#contact"}, label: "Contact Us", href: "#contact"
},
{ {
label: "Careers", href: "#"}, label: "Careers", href: "#"
},
{ {
label: "Press", href: "#"}, label: "Press", href: "#"
], }
]
}, },
{ {
title: "Legal", items: [ title: "Legal", items: [
{ {
label: "Privacy Policy", href: "#"}, label: "Privacy Policy", href: "#"
},
{ {
label: "Terms of Service", href: "#"}, label: "Terms of Service", href: "#"
], }
}, ]
}
]} ]}
bottomLeftText="© 2024 The Old Resto. All rights reserved." bottomLeftText="© 2024 The Old Resto. All rights reserved."
bottomRightText="Crafted with tradition." bottomRightText="Crafted with tradition."

View File

@@ -33,24 +33,33 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", id: "#home"}, name: "Home", id: "#home"
},
{ {
name: "About", id: "#about"}, name: "About", id: "#about"
},
{ {
name: "Menu", id: "#menu"}, name: "Spareribs & Menu", id: "#menu"
},
{ {
name: "Order Online", id: "/order-online"}, name: "Order Online", id: "/order-online"
},
{ {
name: "Events", id: "#events"}, name: "Events", id: "#events"
},
{ {
name: "Testimonials", id: "#testimonials"}, name: "Testimonials", id: "#testimonials"
},
{ {
name: "FAQ", id: "#faq"}, name: "FAQ", id: "#faq"
},
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"
}
]} ]}
button={{ button={{
text: "Book a Table", href: "#contact"}} text: "Book a Table", href: "#contact"
}}
brandName="The Old Resto" brandName="The Old Resto"
/> />
</div> </div>
@@ -59,28 +68,33 @@ export default function LandingPage() {
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient"}}
title="Experience Timeless Flavors at The Old Resto" title="Savor the Sizzle: The Old Resto's All-You-Can-Eat Spareribs!"
description="Indulge in classic dishes crafted with passion and tradition, served in an elegant ambiance that whispers stories of the past." description="Dive into endless plates of our succulent, slow-cooked spareribs, glazed to perfection. An unforgettable feast awaits!"
buttons={[ buttons={[
{ {
text: "View Our Menu", href: "#menu"}, text: "View Our Menu", href: "#menu"
},
{ {
text: "Book a Table", href: "#contact"}, text: "Claim Your Spareribs Feast", href: "#events"
}
]} ]}
buttonAnimation="opacity" buttonAnimation="opacity"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/truffle-pasta-dish-with-fresh-rosemary-garlic-dark-plate_84443-94474.jpg", imageAlt: "Gourmet pasta dish"}, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780655384976-dxkgq8p9.jpg", imageAlt: "Roasted rack of pork ribs"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-blurred-effect_23-2148164705.jpg", imageAlt: "Cozy restaurant interior"}, imageSrc: "http://img.b2bpic.net/free-photo/barbecue-ribs-french-fries-bbq-sauce_140725-3733.jpg", imageAlt: "Barbecue ribs with french fries"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pina-colada-cocktail_23-2150143242.jpg", imageAlt: "Craft cocktail"}, imageSrc: "http://img.b2bpic.net/free-photo/grilled-pork-ribs-with-spices_23-2148113645.jpg", imageAlt: "Grilled pork ribs with spices"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-sweets-fruits-wooden-desk_140725-91378.jpg", imageAlt: "Decadent dessert"}, imageSrc: "http://img.b2bpic.net/free-photo/top-view-ribs-cooked-sauce-spices_23-2148810052.jpg", imageAlt: "Top view of ribs cooked in sauce"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728007.jpg", imageAlt: "Chef preparing food"}, imageSrc: "http://img.b2bpic.net/free-photo/bbq-ribs-fresh-salad-with-herbs_23-2148108603.jpg", imageAlt: "BBQ ribs with fresh salad"
{ }
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-carafe-glass_23-2149706765.jpg", imageAlt: "Wine bottle and glasses"},
]} ]}
mediaAnimation="opacity" mediaAnimation="opacity"
/> />
@@ -93,11 +107,14 @@ export default function LandingPage() {
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 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."
metrics={[ metrics={[
{ {
value: "1985", title: "Established"}, value: "1985", title: "Established"
},
{ {
value: "38+", title: "Years of Service"}, value: "38+", title: "Years of Service"
},
{ {
value: "20+", title: "Award-Winning Chefs"}, value: "20+", title: "Award-Winning Chefs"
}
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg" imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg"
imageAlt="The Old Resto interior" imageAlt="The Old Resto interior"
@@ -112,11 +129,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Events", title: "Exclusive Catering", subtitle: "Bring The Old Resto experience to your event.", description: "Our expert team crafts customized menus and provides exceptional service for any gathering, from intimate dinners to grand celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", imageAlt: "Elegant catering event"}, tag: "Events", title: "Exclusive Catering", subtitle: "Bring The Old Resto experience to your event.", description: "Our expert team crafts customized menus and provides exceptional service for any gathering, from intimate dinners to grand celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg", imageAlt: "Elegant catering event"
},
{ {
tag: "Gatherings", title: "Private Dining Rooms", subtitle: "Host your special moments in privacy.", description: "Perfect for corporate meetings, family celebrations, or romantic evenings, our private rooms offer an intimate setting with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Private event room"}, tag: "Gatherings", title: "Private Dining Rooms", subtitle: "Host your special moments in privacy.", description: "Perfect for corporate meetings, family celebrations, or romantic evenings, our private rooms offer an intimate setting with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Private event room"
},
{ {
tag: "Experience", title: "Culinary Workshops", subtitle: "Learn the secrets from our master chefs.", description: "Join our interactive cooking classes and discover the techniques behind our signature dishes, a perfect activity for food enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-preparing-food-kitchen_23-2147901290.jpg", imageAlt: "Cooking class"}, tag: "Experience", title: "Culinary Workshops", subtitle: "Learn the secrets from our master chefs.", description: "Join our interactive cooking classes and discover the techniques behind our signature dishes, a perfect activity for food enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-senior-couple-preparing-food-kitchen_23-2147901290.jpg", imageAlt: "Cooking class"
}
]} ]}
title="Beyond the Plate: Our Signature Services" title="Beyond the Plate: Our Signature Services"
description="Discover how The Old Resto can enhance your next occasion with our bespoke services, tailored to create memorable experiences." description="Discover how The Old Resto can enhance your next occasion with our bespoke services, tailored to create memorable experiences."
@@ -131,20 +151,26 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", name: "Aged Ribeye Steak", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-with-asparagus-roasted-vegetables_84443-94484.jpg", imageAlt: "Perfectly cooked steak"}, id: "p0", name: "Signature BBQ Spareribs", price: "€32.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EiDbwj2wR4WkRq3NrUNPa6gXzp/uploaded-1780653796279-xoajvnme.jpg", imageAlt: "Signature BBQ Spareribs"
},
{ {
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: "p1", name: "Aged Ribeye Steak", price: "€45.00", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-with-asparagus-roasted-vegetables_84443-94484.jpg", imageAlt: "Perfectly cooked steak"
},
{ {
id: "p3", name: "Truffle Mushroom Risotto", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg", imageAlt: "Creamy mushroom risotto"}, 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: "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: "p3", name: "Truffle Mushroom Risotto", price: "€29.00", imageSrc: "http://img.b2bpic.net/free-photo/creamy-risotto-with-herbs-cheese-white-bowl_9975-124450.jpg", imageAlt: "Creamy mushroom risotto"
},
{ {
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: "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: "p6", name: "Roasted Vegetable Tart", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-salad-with-mayyonaise-greens-corns-chicken-inside-plate-dark-desk_140725-50572.jpg", imageAlt: "Gourmet vegetarian meal"}, 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"
}
]} ]}
title="Our Signature Menu" title="Our Famous Spareribs & Signature Dishes"
description="A curated selection of our most beloved dishes, prepared with the finest seasonal ingredients and unparalleled culinary expertise." description="Indulge in our tender, slow-cooked spareribs, a house specialty. Explore a curated selection of other beloved classics, prepared with the finest ingredients."
/> />
</div> </div>
@@ -155,26 +181,32 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "classic", tag: "Standard", price: "$75", period: "per guest", description: "Our classic set menu, ideal for intimate gatherings.", button: { id: "spareribs-feast", tag: "Limited Time Offer", price: "€35", period: "per person", description: "Indulge in endless plates of our signature, slow-cooked spareribs, accompanied by your choice of delicious sides.", button: {
text: "Select Classic", href: "#contact"}, text: "Book Spareribs Feast", href: "#contact"
},
featuresTitle: "Includes:", features: [ featuresTitle: "Includes:", features: [
"3-Course Meal", "Choice of 2 Appetizers", "Choice of 3 Main Courses", "1 Dessert Selection", "Non-alcoholic Beverages"], "All-You-Can-Eat Signature Spareribs", "Choice of 2 Sides (e.g., Fries, Coleslaw)", "Non-alcoholic Beverages"
]
}, },
{ {
id: "premium", tag: "Popular", price: "$120", period: "per guest", description: "An elevated dining experience with premium selections.", button: { id: "premium", tag: "Popular", price: "120", period: "per guest", description: "An elevated dining experience with premium selections.", button: {
text: "Select Premium", href: "#contact"}, text: "Select Premium", href: "#contact"
},
featuresTitle: "Includes:", features: [ featuresTitle: "Includes:", features: [
"5-Course Tasting Menu", "Amuse-bouche", "Choice of 3 Appetizers", "Choice of 4 Main Courses", "2 Dessert Selections", "Sommelier-selected Wine Pairing", "Coffee & Tea Service"], "5-Course Tasting Menu", "Amuse-bouche", "Choice of 3 Appetizers", "Choice of 4 Main Courses", "2 Dessert Selections", "Sommelier-selected Wine Pairing", "Coffee & Tea Service"
]
}, },
{ {
id: "bespoke", tag: "Custom", price: "Contact for Quote", period: "per event", description: "Tailored to your every desire for a truly unique event.", button: { id: "bespoke", tag: "Custom", price: "Contact for Quote", period: "per event", description: "Tailored to your every desire for a truly unique event.", button: {
text: "Inquire Now", href: "#contact"}, text: "Inquire Now", href: "#contact"
},
featuresTitle: "Includes:", features: [ featuresTitle: "Includes:", features: [
"Fully Customizable Menu", "Private Chef & Service Staff", "Exclusive Venue Access", "Premium Beverage Package", "Decor & Ambiance Consultation"], "Fully Customizable Menu", "Private Chef & Service Staff", "Exclusive Venue Access", "Premium Beverage Package", "Decor & Ambiance Consultation"
}, ]
}
]} ]}
title="Event & Private Dining Packages" title="All-You-Can-Eat Spareribs & Special Event Packages"
description="From intimate celebrations to grand events, our bespoke packages are crafted to make your special moments truly unforgettable." description="Don't miss our irresistible all-you-can-eat spareribs offer! We also craft bespoke packages for your private dining and special event needs."
/> />
</div> </div>
@@ -185,15 +217,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", name: "Eleanor Vance", role: "Regular Patron", testimonial: "The Old Resto consistently delivers an exquisite dining experience. The ambiance is charming, and the food is simply divine. A true gem!", imageSrc: "http://img.b2bpic.net/free-photo/smile-face-green-ball-with-golden-five-stars-customer-client-survey-satisfaction-after-use-product-service-concept-by-3d-render_616485-67.jpg", imageAlt: "Eleanor Vance"}, id: "t1", name: "Eleanor Vance", role: "Regular Patron", testimonial: "The Old Resto consistently delivers an exquisite dining experience. The ambiance is charming, and the food is simply divine. A true gem!", imageSrc: "http://img.b2bpic.net/free-photo/smile-face-green-ball-with-golden-five-stars-customer-client-survey-satisfaction-after-use-product-service-concept-by-3d-render_616485-67.jpg", imageAlt: "Eleanor Vance"
},
{ {
id: "t2", name: "Jonathan Croft", role: "Food Critic", testimonial: "A masterclass in classic cuisine. Every dish is a testament to skill and tradition. The service is impeccable, truly a five-star establishment.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-holding-delivery-bowl-along-with-notepad-writing-notes-pink-background_140725-40669.jpg", imageAlt: "Jonathan Croft"}, id: "t2", name: "Jonathan Croft", role: "Food Critic", testimonial: "A masterclass in classic cuisine. Every dish is a testament to skill and tradition. The service is impeccable, truly a five-star establishment.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-holding-delivery-bowl-along-with-notepad-writing-notes-pink-background_140725-40669.jpg", imageAlt: "Jonathan Croft"
},
{ {
id: "t3", name: "Isabella Rossi", role: "Event Host", testimonial: "We hosted our anniversary dinner here, and it was perfect. The private dining room, personalized menu, and attentive staff made it unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1092.jpg", imageAlt: "Isabella Rossi"}, id: "t3", name: "Isabella Rossi", role: "Event Host", testimonial: "We hosted our anniversary dinner here, and it was perfect. The private dining room, personalized menu, and attentive staff made it unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-cafe-eating-tasty-pie_285396-1092.jpg", imageAlt: "Isabella Rossi"
},
{ {
id: "t4", name: "Chef Antoine Dubois", role: "Visiting Chef", testimonial: "It's rare to find a restaurant that honors tradition while executing with such precision. The Old Resto is a testament to culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-chef-wearing-glasses-uniform-cap-looking-pointing-camera-isolated-purple-background_141793-134429.jpg", imageAlt: "Chef Antoine Dubois"}, id: "t4", name: "Chef Antoine Dubois", role: "Visiting Chef", testimonial: "It's rare to find a restaurant that honors tradition while executing with such precision. The Old Resto is a testament to culinary heritage.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-chef-wearing-glasses-uniform-cap-looking-pointing-camera-isolated-purple-background_141793-134429.jpg", imageAlt: "Chef Antoine Dubois"
},
{ {
id: "t5", name: "Margot & George", role: "Long-time Guests", testimonial: "We've been coming to The Old Resto for decades. It feels like home, but with much better cooking! Always a delightful evening.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-mature-woman-showing-ok-sign-smiling-approve-like-product-service-standing-pink-background_1258-159931.jpg", imageAlt: "Margot & George"}, id: "t5", name: "Margot & George", role: "Long-time Guests", testimonial: "We've been coming to The Old Resto for decades. It feels like home, but with much better cooking! Always a delightful evening.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-asian-mature-woman-showing-ok-sign-smiling-approve-like-product-service-concept-by-3d-render_1258-159931.jpg", imageAlt: "Margot & George"
}
]} ]}
title="What Our Guests Say" title="What Our Guests Say"
description="Hear from those who have savored the unique experience that defines The Old Resto." description="Hear from those who have savored the unique experience that defines The Old Resto."
@@ -205,7 +242,8 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Gourmet Magazine", "The Local Gazette", "Gastronomy Awards", "Travel & Leisure", "Chef's Guild", "Foodie Forum", "Hospitality Excellence"]} "Gourmet Magazine", "The Local Gazette", "Gastronomy Awards", "Travel & Leisure", "Chef's Guild", "Foodie Forum", "Hospitality Excellence"
]}
title="Recognized for Excellence" title="Recognized for Excellence"
description="Proudly featured in leading culinary publications and awarded by esteemed organizations for our unwavering commitment to quality." description="Proudly featured in leading culinary publications and awarded by esteemed organizations for our unwavering commitment to quality."
/> />
@@ -217,15 +255,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "f1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially for weekend evenings and special events, to ensure a seamless dining experience."}, id: "f1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially for weekend evenings and special events, to ensure a seamless dining experience."
},
{ {
id: "f2", title: "Do you accommodate dietary restrictions?", content: "Yes, our culinary team is happy to accommodate most dietary restrictions and allergies. Please inform us when making your reservation."}, id: "f2", title: "Do you accommodate dietary restrictions?", content: "Yes, our culinary team is happy to accommodate most dietary restrictions and allergies. Please inform us when making your reservation."
},
{ {
id: "f3", title: "What are your operating hours?", content: "We are open Tuesday to Sunday from 5:00 PM to 10:00 PM. We are closed on Mondays. Special holiday hours may apply."}, id: "f3", title: "What are your operating hours?", content: "We are open Tuesday to Sunday from 5:00 PM to 10:00 PM. We are closed on Mondays. Special holiday hours may apply."
},
{ {
id: "f4", title: "Is there a dress code?", content: "We encourage smart casual attire to maintain the elegant ambiance of our restaurant."}, id: "f4", title: "Is there a dress code?", content: "We encourage smart casual attire to maintain the elegant ambiance of our restaurant."
},
{ {
id: "f5", title: "Do you offer private dining?", content: "Yes, we have several private dining rooms perfect for intimate gatherings or corporate events. Please contact us for more details and booking."}, id: "f5", title: "Do you offer private dining?", content: "Yes, we have several private dining rooms perfect for intimate gatherings or corporate events. Please contact us for more details and booking."
}
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/happy-man-serving-guest-with-coffee-while-working-parttime-as-waiter-cafe_637285-2468.jpg" imageSrc="http://img.b2bpic.net/free-photo/happy-man-serving-guest-with-coffee-while-working-parttime-as-waiter-cafe_637285-2468.jpg"
imageAlt="Restaurant staff welcoming guests" imageAlt="Restaurant staff welcoming guests"
@@ -247,9 +290,11 @@ export default function LandingPage() {
description="Ready to savor the timeless flavors and elegant ambiance of The Old Resto? Reserve your table today and let us create a memorable evening for you." description="Ready to savor the timeless flavors and elegant ambiance of The Old Resto? Reserve your table today and let us create a memorable evening for you."
buttons={[ buttons={[
{ {
text: "Make a Reservation", href: "#"}, text: "Make a Reservation", href: "#"
},
{ {
text: "Send an Inquiry", href: "#"}, text: "Send an Inquiry", href: "#"
}
]} ]}
/> />
</div> </div>
@@ -260,37 +305,48 @@ export default function LandingPage() {
{ {
title: "Explore", items: [ title: "Explore", items: [
{ {
label: "Home", href: "#home"}, label: "Home", href: "#home"
},
{ {
label: "About Us", href: "#about"}, label: "About Us", href: "#about"
},
{ {
label: "Our Menu", href: "#menu"}, label: "Our Menu", href: "#menu"
},
{ {
label: "Order Online", href: "/order-online"}, label: "Order Online", href: "/order-online"
},
{ {
label: "Private Events", href: "#events"}, label: "Private Events", href: "#events"
], }
]
}, },
{ {
title: "Connect", items: [ title: "Connect", items: [
{ {
label: "Reservations", href: "#contact"}, label: "Reservations", href: "#contact"
},
{ {
label: "Contact Us", href: "#contact"}, label: "Contact Us", href: "#contact"
},
{ {
label: "Careers", href: "#"}, label: "Careers", href: "#"
},
{ {
label: "Press", href: "#"}, label: "Press", href: "#"
], }
]
}, },
{ {
title: "Legal", items: [ title: "Legal", items: [
{ {
label: "Privacy Policy", href: "#"}, label: "Privacy Policy", href: "#"
},
{ {
label: "Terms of Service", href: "#"}, label: "Terms of Service", href: "#"
], }
}, ]
}
]} ]}
bottomLeftText="© 2024 The Old Resto. All rights reserved." bottomLeftText="© 2024 The Old Resto. All rights reserved."
bottomRightText="Crafted with tradition." bottomRightText="Crafted with tradition."