Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
|||||||
handle: "@sarah_j",
|
handle: "@sarah_j",
|
||||||
testimonial: "Very good customer service, very good coffee. Always a pleasure!",
|
testimonial: "Very good customer service, very good coffee. Always a pleasure!",
|
||||||
rating: 5,
|
rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-bearded-male-trendy-black-hat-looking-with-happy-smile-enjoying-good-coffee-nice-weather-while-relaxing-cafe-alone-breakfast_273609-1752.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-bearded-male-trendy-black-hat-looking-with-happy-smile-enjoying-good-coffee-nice-weather-while-relaxing-cafe-alone-breakfast_273609-1752.jpg?_wi=1",
|
||||||
imageAlt: "Sarah Johnson",
|
imageAlt: "Sarah Johnson",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
avatarText="Loved by coffee enthusiasts"
|
avatarText="Loved by coffee enthusiasts"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=1"
|
||||||
imageAlt="Interior of a modern and cozy coffee shop"
|
imageAlt="Interior of a modern and cozy coffee shop"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-hot-dogs-chopping-board-with-fig-almonds-white-marble-counter_23-2147956748.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/tasty-hot-dogs-chopping-board-with-fig-almonds-white-marble-counter_23-2147956748.jpg",
|
||||||
imageAlt: "Gourmet sandwich",
|
imageAlt: "Gourmet sandwich",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=2",
|
||||||
imageAlt: "roasted coffee beans in a bowl",
|
imageAlt: "roasted coffee beans in a bowl",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-sitting-cafe-drinking-coffee-working-computer_1303-14885.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-sitting-cafe-drinking-coffee-working-computer_1303-14885.jpg",
|
||||||
imageAlt: "Person working on laptop in cafe",
|
imageAlt: "Person working on laptop in cafe",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-bearded-male-trendy-black-hat-looking-with-happy-smile-enjoying-good-coffee-nice-weather-while-relaxing-cafe-alone-breakfast_273609-1752.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-bearded-male-trendy-black-hat-looking-with-happy-smile-enjoying-good-coffee-nice-weather-while-relaxing-cafe-alone-breakfast_273609-1752.jpg?_wi=2",
|
||||||
imageAlt: "roasted coffee beans in a bowl",
|
imageAlt: "roasted coffee beans in a bowl",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user