Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 02:25:10 +00:00

View File

@@ -45,18 +45,18 @@ export default function LandingPage() {
description="Discover culinary excellence at Miami's premier fine dining destination. Experience expertly crafted dishes in an atmosphere of sophisticated elegance."
tag="Fine Dining"
tagIcon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg"
imageSrc="http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg?_wi=1"
imageAlt="Abby's Restaurant Interior"
imagePosition="right"
background={{ variant: "plain" }}
testimonials={[
{
name: "Sarah Mitchell", handle: "Executive Chef Enthusiast", testimonial: "An unforgettable culinary journey. Every dish is a masterpiece.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
name: "David Chen", handle: "Restaurant Critic", testimonial: "Abby's redefines fine dining in Miami with elegance and innovation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businessman-office-clothing_23-2148763859.jpg", imageAlt: "David Chen"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businessman-office-clothing_23-2148763859.jpg?_wi=1", imageAlt: "David Chen"
}
]}
buttons={[
@@ -75,7 +75,7 @@ export default function LandingPage() {
description="Abby's represents a commitment to culinary artistry and exceptional hospitality. Founded with a passion for elevating the dining experience, we combine premium ingredients with innovative techniques."
tag="Tradition Meets Innovation"
tagIcon={Heart}
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16151.jpg?_wi=1"
imageAlt="Abby's Chef at Work"
imagePosition="right"
textboxLayout="default"
@@ -128,10 +128,10 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1", value: "15+", title: "Years of Excellence", description: "Serving Miami's finest dining community", imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg", imageAlt: "Abby's Restaurant"
id: "1", value: "15+", title: "Years of Excellence", description: "Serving Miami's finest dining community", imageSrc: "http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg?_wi=2", imageAlt: "Abby's Restaurant"
},
{
id: "2", value: "500+", title: "Happy Diners Monthly", description: "Guests who return for memorable experiences", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16151.jpg", imageAlt: "Abby's Kitchen"
id: "2", value: "500+", title: "Happy Diners Monthly", description: "Guests who return for memorable experiences", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16151.jpg?_wi=2", imageAlt: "Abby's Kitchen"
}
]}
/>
@@ -148,10 +148,10 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Jennifer Rodriguez", handle: "@jenniferdines", testimonial: "An absolutely exquisite experience. The attention to detail in every course was remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg", imageAlt: "Jennifer Rodriguez"
id: "1", name: "Jennifer Rodriguez", handle: "@jenniferdines", testimonial: "An absolutely exquisite experience. The attention to detail in every course was remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg?_wi=2", imageAlt: "Jennifer Rodriguez"
},
{
id: "2", name: "Marcus Thompson", handle: "@foodcriticmia", testimonial: "Abby's sets the gold standard for fine dining in Miami. Impeccable service and stunning cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businessman-office-clothing_23-2148763859.jpg", imageAlt: "Marcus Thompson"
id: "2", name: "Marcus Thompson", handle: "@foodcriticmia", testimonial: "Abby's sets the gold standard for fine dining in Miami. Impeccable service and stunning cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businessman-office-clothing_23-2148763859.jpg?_wi=2", imageAlt: "Marcus Thompson"
},
{
id: "3", name: "Patricia Gonzalez", handle: "@patgourmet", testimonial: "Every visit feels like a celebration. The chef's passion translates into every plate.", imageSrc: "http://img.b2bpic.net/free-photo/relaxed-serious-businesswoman-leaning-wall_1262-1883.jpg", imageAlt: "Patricia Gonzalez"
@@ -177,7 +177,7 @@ export default function LandingPage() {
description="Subscribe to our newsletter for exclusive menu previews, special events, and insider stories from Abby's kitchen."
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg"
imageSrc="http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg?_wi=3"
imageAlt="Abby's Restaurant"
mediaAnimation="slide-up"
mediaPosition="right"