Merge version_1 into main #2
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "product-1", brand: "Almaidah Specialty", name: "Espresso Shot", price: "$2.50", rating: 5,
|
id: "product-1", brand: "Almaidah Specialty", name: "Chicken Karahi", price: "$2.50", rating: 5,
|
||||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-black-cup-plate-dark-surface-sugar-ceremony-glass-breakfast-cake-dessert-color-sweets_179666-24443.jpg", imageAlt: "A perfect shot of dark espresso."},
|
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-tea-black-cup-plate-dark-surface-sugar-ceremony-glass-breakfast-cake-dessert-color-sweets_179666-24443.jpg", imageAlt: "A perfect shot of dark espresso."},
|
||||||
{
|
{
|
||||||
id: "product-2", brand: "Almaidah Classic", name: "Cappuccino", price: "$4.00", rating: 5,
|
id: "product-2", brand: "Almaidah Classic", name: "Cappuccino", price: "$4.00", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user