Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| daf4144050 | |||
| 06df92b4c0 |
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
|||||||
reviewCount: "24.5k", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-holding-reusable-cup_53876-105686.jpg", imageAlt: "Premium Stainless Steel Cup"
|
reviewCount: "24.5k", imageSrc: "http://img.b2bpic.net/free-photo/senior-woman-holding-reusable-cup_53876-105686.jpg", imageAlt: "Premium Stainless Steel Cup"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="bento-grid"
|
gridVariant="four-items-2x2-equal-grid"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -111,6 +111,9 @@ export default function LandingPage() {
|
|||||||
id: "4", title: "Temperature Control", content: "Double-wall insulation technology keeps your beverages at the perfect temperature, whether hot or cold, for hours on end."
|
id: "4", title: "Temperature Control", content: "Double-wall insulation technology keeps your beverages at the perfect temperature, whether hot or cold, for hours on end."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Shop Now", href: "#products" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user