Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
title="Refresh Your World with Wavy Trend"
|
||||
description="Experience the classic taste of Coca-Cola, delivered right to your doorstep. Join the wave and satisfy your cravings today."
|
||||
buttons={[{ text: "Shop Now", href: "#shop" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg?_wi=1"
|
||||
imageAlt="Refreshing Coca-Cola bottle"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -115,9 +115,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", title: "Active Users", value: "10,000+", description: "Satisfied customers", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg" },
|
||||
{ id: "m2", title: "Global Reach", value: "50,000+", description: "Deliveries completed", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg" },
|
||||
{ id: "m3", title: "Satisfaction", value: "99%", description: "Positive feedback", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg" },
|
||||
{ id: "m1", title: "Active Users", value: "10,000+", description: "Satisfied customers", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg?_wi=2" },
|
||||
{ id: "m2", title: "Global Reach", value: "50,000+", description: "Deliveries completed", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg?_wi=3" },
|
||||
{ id: "m3", title: "Satisfaction", value: "99%", description: "Positive feedback", imageSrc: "http://img.b2bpic.net/free-photo/abstract_1122-1861.jpg?_wi=4" },
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Measuring the smiles we deliver every single day."
|
||||
|
||||
Reference in New Issue
Block a user