Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@mariap",
|
||||
testimonial: "The best coffee in the city, always consistent and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cup-coffee-with-present-kettle_23-2148720033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cup-coffee-with-present-kettle_23-2148720033.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm coffee aroma",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
handle: "@ioni",
|
||||
testimonial: "A beautiful atmosphere, perfect for reading and relaxing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_1150-18216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_1150-18216.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm coffee aroma",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
handle: "@elena",
|
||||
testimonial: "Staff is incredibly friendly and welcoming every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm coffee aroma",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
handle: "@andrei",
|
||||
testimonial: "I love the local vibe and the premium pastry selection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm coffee aroma",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
handle: "@sofiam",
|
||||
testimonial: "Perfect place for my morning catch-ups.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm coffee aroma",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cup-coffee-with-present-kettle_23-2148720033.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cup-coffee-with-present-kettle_23-2148720033.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
description: "Supporting local culture and sustainable practices.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_1150-18216.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_1150-18216.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
"Fresh",
|
||||
"Organic",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937228.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
"Cozy",
|
||||
"Modern",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256929.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
"Tasty",
|
||||
"Fresh",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/jam-bowl-fresh-flower-bakery-cutlery-cup-drink_23-2148031622.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Amore?"
|
||||
|
||||
Reference in New Issue
Block a user