Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahj",
|
||||
testimonial: "The toasted honey latte was the best!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-teapot-pouring-tea-grinder_23-2148317002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-teapot-pouring-tea-grinder_23-2148317002.jpg?_wi=1",
|
||||
imageAlt: "cinematic slow motion coffee pouring warm cafe",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@markd",
|
||||
testimonial: "Cozy, welcoming, and perfect to relax.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-3019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-3019.jpg?_wi=1",
|
||||
imageAlt: "cinematic slow motion coffee pouring warm cafe",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@emilyp",
|
||||
testimonial: "Rustic vibe, amazing coffee, and super friendly staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashion-girls-city_1157-14520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashion-girls-city_1157-14520.jpg?_wi=1",
|
||||
imageAlt: "cinematic slow motion coffee pouring warm cafe",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@alexr",
|
||||
testimonial: "Simply the best hidden gem in the neighborhood.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg?_wi=1",
|
||||
imageAlt: "cinematic slow motion coffee pouring warm cafe",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@jamiel",
|
||||
testimonial: "A perfect sanctuary for my morning coffee ritual.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg?_wi=1",
|
||||
imageAlt: "cinematic slow motion coffee pouring warm cafe",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-teapot-pouring-tea-grinder_23-2148317002.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-teapot-pouring-tea-grinder_23-2148317002.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-pouring-red-tea-from-traditional-kettle-white-cup_23-2147975354.jpg",
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
quote: "The toasted honey latte is absolutely legendary.",
|
||||
name: "Alice B.",
|
||||
role: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-3019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-3019.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
quote: "My favorite place to catch up on emails. So relaxing.",
|
||||
name: "Ben T.",
|
||||
role: "Digital Nomad",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashion-girls-city_1157-14520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-fashion-girls-city_1157-14520.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
quote: "The staff here make you feel like family every time.",
|
||||
name: "Chloe R.",
|
||||
role: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-surving-client-with-coffee-coffee-shop_1303-29333.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
quote: "The interior is so well-designed. Truly a hidden gem.",
|
||||
name: "David W.",
|
||||
role: "Coffee Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6751.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
|
||||
Reference in New Issue
Block a user