Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@elena.r",
|
||||
testimonial: "The most peaceful spot in the city. The latte art is always perfect.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=1",
|
||||
imageAlt: "aesthetic cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@sophie.k",
|
||||
testimonial: "A true sanctuary in the heart of the busy center. Love the aesthetic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farm-bakery-products-artisan-rye-wheat-bread-traditional-pastries-turkey-natural-lighting-fresh-bread-table-closeup-selective-focus-homemade-bread-with-whole-wheat-flour_166373-3520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farm-bakery-products-artisan-rye-wheat-bread-traditional-pastries-turkey-natural-lighting-fresh-bread-table-closeup-selective-focus-homemade-bread-with-whole-wheat-flour_166373-3520.jpg?_wi=1",
|
||||
imageAlt: "aesthetic cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@james.l",
|
||||
testimonial: "Incredible beans and even better service. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg?_wi=1",
|
||||
imageAlt: "aesthetic cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@chloeb",
|
||||
testimonial: "A truly magical space that makes my mornings infinitely better.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg?_wi=1",
|
||||
imageAlt: "aesthetic cafe interior warm lighting",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312219.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150424006.jpg",
|
||||
@@ -170,17 +170,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Organic Ingredients",
|
||||
description: "We source only locally grown, organic ingredients for all our menu items.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farm-bakery-products-artisan-rye-wheat-bread-traditional-pastries-turkey-natural-lighting-fresh-bread-table-closeup-selective-focus-homemade-bread-with-whole-wheat-flour_166373-3520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/farm-bakery-products-artisan-rye-wheat-bread-traditional-pastries-turkey-natural-lighting-fresh-bread-table-closeup-selective-focus-homemade-bread-with-whole-wheat-flour_166373-3520.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Quiet Sanctuary",
|
||||
description: "Designed with a calming atmosphere that fosters peace and focus.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-haired-girl-smiles-because-sun-strokes-her-cheeks_8353-9131.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Artisan Brewing",
|
||||
description: "Small-batch roasting and meticulous pour-over techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/word-coffee-background-coffee-beans-scattered-surface_169016-53741.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why You'll Love Us"
|
||||
|
||||
Reference in New Issue
Block a user