Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-17 01:45:09 +00:00

View File

@@ -78,6 +78,7 @@ export default function LandingPage() {
{ id: "2", brand: "Busters", name: "Berry Blast", price: "$2.99", rating: 5, reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/beer-glass_23-2148098765.jpg" },
{ id: "3", brand: "Busters", name: "Mango Madness", price: "$3.49", rating: 4, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/delicious-colada-morada-composition_23-2149161468.jpg" }
]}
buttons={[{ text: "Buy Now", href: "#contact" }]}
title="Explore Our Flavors"
description="From refreshing citrus to bold berry, find your perfect match in our diverse lineup."
/>