Merge version_2 into main #4
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "1", brand: "Classic", name: "Doro Wat", price: "AED 45", rating: 5, reviewCount: "(120)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-salad-with-vegetables-greens-dark-floor-diet-ripe-health_140725-73189.jpg" },
|
||||
{ id: "2", brand: "Vegan", name: "Misir Wat", price: "AED 30", rating: 4, reviewCount: "(85)", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-vegetables-composition-white-background-meal-color-healthy-life-ripe-diet-salad_140725-98237.jpg" },
|
||||
{ id: "3", brand: "Signature", name: "Beef Tibs", price: "AED 50", rating: 5, reviewCount: "(95)", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-eggplant-garlic-basil-onion-tomato-pepper-side-view_141793-3762.jpg" }
|
||||
{ id: "3", brand: "Signature", name: "Beef Tibs", price: "AED 50", rating: 5, reviewCount: "(95)", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-eggplant-garlic-basil-onion-tomato-pepper-side-view_141793-3762.jpg?_wi=1" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
{ title: "Visit", items: [{ label: "Navy Gate, Al Zahiyah", href: "#" }] },
|
||||
{ title: "Order", items: [{ label: "Call 02 676 3443", href: "tel:026763443" }] }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mangal-salad-eggplant-garlic-basil-onion-tomato-pepper-side-view_141793-3762.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mangal-salad-eggplant-garlic-basil-onion-tomato-pepper-side-view_141793-3762.jpg?_wi=2"
|
||||
logoText="Sheger Restaurant"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user