Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_dining",
|
||||
testimonial: "The freshest oysters I have ever had. A truly transformative experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-cucumber-rolls_140725-6657.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-cucumber-rolls_140725-6657.jpg?_wi=1",
|
||||
imageAlt: "upscale seafood restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@vane_eats",
|
||||
testimonial: "The ambiance combined with the culinary art makes this a staple.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg?_wi=1",
|
||||
imageAlt: "upscale seafood restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@derek_wu",
|
||||
testimonial: "Everything was impeccable from start to finish. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg?_wi=1",
|
||||
imageAlt: "upscale seafood restaurant interior",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@sophia_clarke",
|
||||
testimonial: "Simply the best seafood in town. Will definitely be back.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fisherwoman-showing-her-successful-catch_273609-12446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fisherwoman-showing-her-successful-catch_273609-12446.jpg?_wi=1",
|
||||
imageAlt: "upscale seafood restaurant interior",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-shrimps-with-cucumber-rolls_140725-6657.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-shrimps-with-cucumber-rolls_140725-6657.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-dish-made-oyster-delicacies_23-2150320496.jpg",
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_dining",
|
||||
testimonial: "Simply exquisite.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
handle: "@foodie_thorne",
|
||||
testimonial: "Unmatched quality and service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
handle: "@vane_eats",
|
||||
testimonial: "A culinary masterpiece.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fisherwoman-showing-her-successful-catch_273609-12446.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fisherwoman-showing-her-successful-catch_273609-12446.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user