Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_drinks",
|
||||
testimonial: "The best espresso I've found in town. Truly artisan.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@mark_latte",
|
||||
testimonial: "Friendly staff and amazing beans. My morning routine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-cheerful-european-girl-giggles-positively-keeps-hand-chest-holds-takeaway-coffee_273609-45667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-cheerful-european-girl-giggles-positively-keeps-hand-chest-holds-takeaway-coffee_273609-45667.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@emily_brews",
|
||||
testimonial: "Warm vibes and perfect roasts every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@dave_coffee",
|
||||
testimonial: "Great atmosphere for working or relaxing. High quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
||||
handle: "@anna_beans",
|
||||
testimonial: "Exceptional customer service and smooth, rich flavor.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg?_wi=1",
|
||||
imageAlt: "cozy coffee shop interior warm lighting",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg?_wi=2"
|
||||
imageAlt="Cozy coffee shop interior"
|
||||
avatars={[
|
||||
{
|
||||
@@ -233,22 +233,22 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "User 1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-cheerful-european-girl-giggles-positively-keeps-hand-chest-holds-takeaway-coffee_273609-45667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-cheerful-european-girl-giggles-positively-keeps-hand-chest-holds-takeaway-coffee_273609-45667.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "User 2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "User 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "User 4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
|
||||
Reference in New Issue
Block a user