Merge version_2 into main #27
@@ -47,10 +47,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "c1", brand: "Crepe", name: "Bubble Tea ", price: "$6.95 - $11.25", rating: 5,
|
||||
id: "c1", brand: "Drink ", name: "Bubble Tea ", price: "$6.95 - $11.25", rating: 5,
|
||||
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775501251342-0zntpynz.png"},
|
||||
{
|
||||
id: "c2", brand: "Crepe", name: "Hot Savory Crepe", price: "$12.50", rating: 5,
|
||||
id: "c2", brand: "Drink ", name: "Hot Savory Crepe", price: "$12.50", rating: 5,
|
||||
reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BoVnf2RAOeDoHMswG5SpadeRHr/uploaded-1775446159736-6ddgpu4s.png"},
|
||||
{
|
||||
id: "c3", brand: "Toast", name: "Smoked Salmon Avocado", price: "$13.95", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user