Merge version_1 into main #3
@@ -52,11 +52,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Margaret Sullivan", handle: "Food Critic, Culinary Times", testimonial: "An unforgettable evening of culinary artistry. Every dish was a masterpiece, paired with impeccable service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-planning_114579-18684.jpg", imageAlt: "Margaret Sullivan"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-planning_114579-18684.jpg?_wi=1", imageAlt: "Margaret Sullivan"
|
||||
},
|
||||
{
|
||||
name: "James Richardson", handle: "Michelin Guide Reviewer", testimonial: "The chef's attention to detail and innovative approach to traditional cuisine is truly remarkable. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", imageAlt: "James Richardson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg?_wi=1", imageAlt: "James Richardson"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -187,10 +187,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Catherine Monroe", handle: "@cathMonroe", testimonial: "An absolutely phenomenal experience. The chef's attention to detail is unmatched, and the service was impeccable from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-planning_114579-18684.jpg", imageAlt: "Catherine Monroe"
|
||||
id: "1", name: "Catherine Monroe", handle: "@cathMonroe", testimonial: "An absolutely phenomenal experience. The chef's attention to detail is unmatched, and the service was impeccable from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-white-blazer-planning_114579-18684.jpg?_wi=2", imageAlt: "Catherine Monroe"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", handle: "@davChef", testimonial: "The flavors were extraordinary. Each course was a masterpiece that transported us through culinary innovation and tradition.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", imageAlt: "David Chen"
|
||||
id: "2", name: "David Chen", handle: "@davChef", testimonial: "The flavors were extraordinary. Each course was a masterpiece that transported us through culinary innovation and tradition.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg?_wi=2", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Rossi", handle: "@elenaWines", testimonial: "The wine pairings were perfectly curated. This is a destination restaurant that every food lover must experience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58750.jpg", imageAlt: "Elena Rossi"
|
||||
|
||||
Reference in New Issue
Block a user