Merge version_1 into main #2
@@ -159,52 +159,52 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Ube Cheesecake",
|
||||
price: "₱150",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Pandesal (6pcs)",
|
||||
price: "₱60",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/basket-filled-baking-bread_329181-13308.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Ensaymada",
|
||||
price: "₱85",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-badambura-eastern-sweetie-with-sweet-walnuts-inside-white-plate-sugar-powder-inside-white-plate-cookie-pastry-bakery_140725-15743.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Leche Flan",
|
||||
price: "₱120",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/strawberry-pie-black-metallic-pan_114579-61913.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Ube Cake",
|
||||
price: "₱450",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toothsome-cookie-grape-tray-marble-surface_114579-79948.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Tess",
|
||||
brand: "Te",
|
||||
name: "Assorted Bread",
|
||||
price: "₱100",
|
||||
rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user