Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-17 16:36:23 +00:00

View File

@@ -120,11 +120,11 @@ export default function LandingPage() {
products={[
{
id: "espresso", brand: "Campus Café", name: "Classic Espresso", price: "$3.50", rating: 5,
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/two-cups-cappuccino-outdoor-cafe_501050-679.jpg", imageAlt: "Classic Espresso - rich and bold"
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/two-cups-cappuccino-outdoor-cafe_501050-679.jpg?_wi=1", imageAlt: "Classic Espresso - rich and bold"
},
{
id: "latte", brand: "Campus Café", name: "Silky Latte", price: "$4.75", rating: 5,
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/two-cups-cappuccino-outdoor-cafe_501050-679.jpg", imageAlt: "Silky Latte - creamy and smooth"
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/two-cups-cappuccino-outdoor-cafe_501050-679.jpg?_wi=2", imageAlt: "Silky Latte - creamy and smooth"
},
{
id: "sandwich", brand: "Campus Café", name: "Gourmet Sandwich", price: "$8.99", rating: 5,