Merge version_1 into main #1
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_local",
|
||||
testimonial: "The freshest greens in town!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg?_wi=1",
|
||||
imageAlt: "fresh grocery store produce display",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@mark_cafe",
|
||||
testimonial: "Best coffee in my morning routine.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=1",
|
||||
imageAlt: "fresh grocery store produce display",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
imageAlt: "fresh grocery store produce display",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg?_wi=2"
|
||||
imageAlt="fresh grocery store produce display"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
description="At Gazuma, we bridge the gap between fresh farm produce and the perfect daily cup of coffee, built for our community."
|
||||
subdescription="Sourced locally, served daily, always fresh."
|
||||
icon={Coffee}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-bench-restaurant_23-2147871253.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user