Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "@local_wellness", testimonial: "I drove from Oregon City, passing two chain coffee shops just to get my juice here. I always feel better after.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-woman-holding-coffee-drink-beach-with-foam-drinking-straw-with-hills_1268-16577.jpg", imageAlt: "Sarah M."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-woman-holding-coffee-drink-beach-with-foam-drinking-straw-with-hills_1268-16577.jpg?_wi=1", imageAlt: "Sarah M."
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Feel the Difference", description: "Customers don't just taste it — they feel it. Better energy, clearer mind, stronger body. That's the River Blend ritual.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-woman-holding-coffee-drink-beach-with-foam-drinking-straw-with-hills_1268-16577.jpg", imageAlt: "Hands holding juice glass in morning light"
|
||||
title: "Feel the Difference", description: "Customers don't just taste it — they feel it. Better energy, clearer mind, stronger body. That's the River Blend ritual.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-caucasian-woman-holding-coffee-drink-beach-with-foam-drinking-straw-with-hills_1268-16577.jpg?_wi=2", imageAlt: "Hands holding juice glass in morning light"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user