Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-02 10:03:41 +00:00

View File

@@ -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"
}
]}
gridVariant="bento-grid"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
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."
}
]}
buttons={[
{ text: "Shop Now", href: "#products" }
]}
/>
</div>