Merge version_1 into main #1
@@ -66,35 +66,35 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "The best pasta I have tasted outside Italy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreams-young-woman-sitting-kitchen-looking-thoughtful_259150-57957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreams-young-woman-sitting-kitchen-looking-thoughtful_259150-57957.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marco V.",
|
||||
handle: "@marco",
|
||||
testimonial: "Incredible texture and flavor profile.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24363.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Restaurant quality at home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24358.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David P.",
|
||||
handle: "@dpasta",
|
||||
testimonial: "The flavor is truly exceptional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733202.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Anna W.",
|
||||
handle: "@anna",
|
||||
testimonial: "Brings the soul of Italy to my table.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
quote: "Stunning quality, like a restaurant in Rome.",
|
||||
name: "Sarah J.",
|
||||
role: "Foodie",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreams-young-woman-sitting-kitchen-looking-thoughtful_259150-57957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreams-young-woman-sitting-kitchen-looking-thoughtful_259150-57957.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
quote: "You can taste the dedication in every bite.",
|
||||
name: "Michael K.",
|
||||
role: "Home Chef",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24363.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
quote: "Finally, pasta that respects tradition.",
|
||||
name: "Laura G.",
|
||||
role: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24358.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
quote: "I never buy supermarket pasta anymore.",
|
||||
name: "David P.",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-household-tasks_23-2151733202.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
quote: "Brings the soul of Italy to my dinner table.",
|
||||
name: "Anna W.",
|
||||
role: "Food Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-tagliatelle-sauce-parmesan_140725-6574.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Soulful Reviews"
|
||||
|
||||
Reference in New Issue
Block a user