Merge version_1 into main #1
@@ -53,11 +53,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Rossi", handle: "Food Critic", testimonial: "The most authentic Italian cuisine I've experienced outside of Italy. Every dish is perfection.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", imageAlt: "Maria Rossi"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=1", imageAlt: "Maria Rossi"
|
||||
},
|
||||
{
|
||||
name: "Giuseppe Ferrari", handle: "Regular Guest", testimonial: "Not just a restaurant, but a journey to Italy. Exceptional service and unforgettable flavors.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg", imageAlt: "Giuseppe Ferrari"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg?_wi=1", imageAlt: "Giuseppe Ferrari"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -146,10 +146,10 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Elena Bianchi", handle: "Food Enthusiast", testimonial: "An unforgettable evening of authentic Italian flavors. The attention to detail in every dish is remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", imageAlt: "Elena Bianchi"
|
||||
id: "1", name: "Elena Bianchi", handle: "Food Enthusiast", testimonial: "An unforgettable evening of authentic Italian flavors. The attention to detail in every dish is remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=2", imageAlt: "Elena Bianchi"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marco Conti", handle: "Regular Guest", testimonial: "This restaurant captures the true essence of Italian dining. Highly recommended for anyone seeking genuine cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg", imageAlt: "Marco Conti"
|
||||
id: "2", name: "Marco Conti", handle: "Regular Guest", testimonial: "This restaurant captures the true essence of Italian dining. Highly recommended for anyone seeking genuine cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg?_wi=2", imageAlt: "Marco Conti"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sofia Marino", handle: "Chef", testimonial: "The passion and expertise displayed here is inspiring. A true gem in our community.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-casual-warm-sweater-clothes-gray-with-evening-makeup-colorful-lips_158538-11003.jpg", imageAlt: "Sofia Marino"
|
||||
@@ -158,10 +158,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Andrea Moretti", handle: "Wine Connoisseur", testimonial: "The wine pairings are exceptional. Every selection complements the menu perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Andrea Moretti"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Lucia Lombardi", handle: "Visitor", testimonial: "Transported to Italy with every bite. The warmth and hospitality made our celebration truly special.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg", imageAlt: "Lucia Lombardi"
|
||||
id: "5", name: "Lucia Lombardi", handle: "Visitor", testimonial: "Transported to Italy with every bite. The warmth and hospitality made our celebration truly special.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-business-woman-posing-outdoors_23-2148603023.jpg?_wi=3", imageAlt: "Lucia Lombardi"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Riccardo De Luca", handle: "Local", testimonial: "The best Italian restaurant in town. Authentic recipes, passionate service, and impeccable quality.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg", imageAlt: "Riccardo De Luca"
|
||||
id: "6", name: "Riccardo De Luca", handle: "Local", testimonial: "The best Italian restaurant in town. Authentic recipes, passionate service, and impeccable quality.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-business-man_23-2148479523.jpg?_wi=3", imageAlt: "Riccardo De Luca"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user