Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 07:35:15 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
{ name: "Robert B.", handle: "@robertb", testimonial: "Exceptional service and flavor profiles. Will definitely book again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg" },
{ name: "Sarah J.", handle: "@sarahj", testimonial: "A truly seamless experience. Everything was perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312256.jpg" },
{ name: "Mark D.", handle: "@markd", testimonial: "The best private dining I've had in years. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-arrangement-with-flowers_23-2148966222.jpg" },
{ name: "Elena V.", handle: "@elenav", testimonial: "Incredible attention to detail and flavor. Outstanding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg" },
{ name: "Elena V.", handle: "@elenav", testimonial: "Incredible attention to detail and flavor. Outstanding.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg?_wi=1" },
]}
buttons={[{ text: "Book a Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-wedding-table-arrangement_23-2150279480.jpg"
@@ -101,7 +101,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", role: "Host", company: "Private Event", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg" },
{ id: "1", name: "Sarah J.", role: "Host", company: "Private Event", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg?_wi=2" },
{ id: "2", name: "Mark D.", role: "CEO", company: "Dinner Party", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-holding-glass-champagne_23-2147931381.jpg" },
{ id: "3", name: "Elena V.", role: "Socialite", company: "Gallery Opening", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-elder-business-woman-having-dessert-while-working_23-2148661256.jpg" },
{ id: "4", name: "John P.", role: "Attendee", company: "Birthday Bash", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-having-fun-while-toasting-with-her-friends-lunch-dining-table_637285-3223.jpg" },