Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_brew",
|
||||
testimonial: "The best cold brew I've had in years. So smooth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm light",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@sj_coffee",
|
||||
testimonial: "The house blend is truly unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-coffee-coffee-maker_23-2148366573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-coffee-coffee-maker_23-2148366573.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm light",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@tp_beans",
|
||||
testimonial: "My morning ritual is not complete without them.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pastry-wooden-surface_23-2147892931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pastry-wooden-surface_23-2147892931.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm light",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@janel",
|
||||
testimonial: "Love the local art on the walls.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-golden-croissants-dark-slate-background_84443-85775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-golden-croissants-dark-slate-background_84443-85775.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm light",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-mug_74190-2644.jpg",
|
||||
@@ -193,13 +193,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Drip",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pastry-wooden-surface_23-2147892931.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-pastry-wooden-surface_23-2147892931.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Buttery Croissant",
|
||||
price: "$3.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-golden-croissants-dark-slate-background_84443-85775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-golden-croissants-dark-slate-background_84443-85775.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
title: "Fresh Roast",
|
||||
description: "Roasted in small batches every morning.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-coffee-coffee-maker_23-2148366573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-coffee-coffee-maker_23-2148366573.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -258,7 +258,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-153337.jpg?_wi=3",
|
||||
imageAlt: "modern espresso machine brewing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user