Merge version_1 into main #1
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
handle: "@anna_eats",
|
||||
testimonial: "The best salted caramel shake I have ever tasted!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-bakery-with-lighting-equipments_23-2147893059.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-bakery-with-lighting-equipments_23-2147893059.jpg?_wi=1",
|
||||
imageAlt: "gourmet milkshake with whipped cream",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@sophie_desserts",
|
||||
testimonial: "The staff are so friendly, and the flavors are endless.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frappe-drink-with-caramel-nuts-golden-background-ai-generative_123827-24942.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frappe-drink-with-caramel-nuts-golden-background-ai-generative_123827-24942.jpg?_wi=1",
|
||||
imageAlt: "gourmet milkshake with whipped cream",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@james_tasty",
|
||||
testimonial: "Perfectly chilled and so refreshing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-ice-cream-outside_23-2150244887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-ice-cream-outside_23-2150244887.jpg?_wi=1",
|
||||
imageAlt: "gourmet milkshake with whipped cream",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
imageAlt: "gourmet milkshake with whipped cream",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-bakery-with-lighting-equipments_23-2147893059.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-bakery-with-lighting-equipments_23-2147893059.jpg?_wi=2"
|
||||
imageAlt="Artisanal Milkshake"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
name: "Midnight Chocolate",
|
||||
price: "$8.00",
|
||||
variant: "Shake",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frappe-drink-with-caramel-nuts-golden-background-ai-generative_123827-24942.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/frappe-drink-with-caramel-nuts-golden-background-ai-generative_123827-24942.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
role: "Fan",
|
||||
company: "Local Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-ice-cream-outside_23-2150244887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-enjoying-ice-cream-outside_23-2150244887.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user