Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-28 13:37:02 +00:00

View File

@@ -44,15 +44,15 @@ export default function LandingPage() {
title="Feels Like Family, Tastes Like Luxury."
description="Experience the warmth of traditional hospitality matched with gourmet culinary excellence. Join us for a meal you won't forget."
testimonials={[
{ name: "Sarah J.", handle: "@foodie", testimonial: "The portions are massive and the service is incredibly warm. Felt like home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg" },
{ name: "Sarah J.", handle: "@foodie", testimonial: "The portions are massive and the service is incredibly warm. Felt like home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg?_wi=1" },
{ name: "Michael K.", handle: "@regular", testimonial: "My go-to spot for gyros. The quality never drops, always consistent.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-chilling-out-classy-lifestyle-reserved-concept_53876-46898.jpg" },
{ name: "Elena M.", handle: "@traveller", testimonial: "Authentic, cozy, and the tzatziki is to die for. Exceptional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-man-sitting-with-salad-bowl_23-2147893408.jpg" },
{ name: "David L.", handle: "@local", testimonial: "Luxury ambiance but the service makes you feel like an old friend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-drinking-wine-having-fun-lunch-bar-focus-is-man_637285-2049.jpg" },
{ name: "Sofia V.", handle: "@connoisseur", testimonial: "A hidden gem that treats every guest like royalty. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg" }
{ name: "Sofia V.", handle: "@connoisseur", testimonial: "A hidden gem that treats every guest like royalty. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-coat_1303-11053.jpg?_wi=2" }
]}
buttons={[{ text: "Reserve Now", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg"
videoSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=1"
videoSrc="http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=2"
/>
</div>
@@ -108,11 +108,11 @@ export default function LandingPage() {
tag="Reservations"
title="Secure Your Table"
description="Don't miss out on an unforgettable dining experience. Book your table directly through us."
imageSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg?_wi=1"
mediaAnimation="slide-up"
inputPlaceholder="Enter your name/party size"
buttonText="Request Booking"
videoSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg"
videoSrc="http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg?_wi=2"
/>
</div>