Merge version_1 into main #1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user