Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:38:08 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
title: "Family Trusted", description: "1,898+ reviews and 4.2★ rating from Cairo families", icon: Users
}
]}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1"
imageAlt="Our welcoming restaurant interior"
mediaAnimation="slide-up"
buttons={[
@@ -111,15 +111,15 @@ export default function LandingPage() {
features={[
{
id: "dine-in", title: "Dine-In Experience", tags: ["Family-Friendly", "Spacious Seating"],
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Comfortable restaurant seating"
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2", imageAlt: "Comfortable restaurant seating"
},
{
id: "takeaway", title: "Quick Takeaway", tags: ["15 mins Ready", "Hot & Fresh"],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-breast-with-spring-onion-sauce-sesame-seeds-rice-plate_141793-4758.jpg", imageAlt: "Takeaway meals perfectly packaged"
imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-breast-with-spring-onion-sauce-sesame-seeds-rice-plate_141793-4758.jpg?_wi=1", imageAlt: "Takeaway meals perfectly packaged"
},
{
id: "delivery", title: "Fast Delivery", tags: ["Cairo-Wide", "Same Day"],
imageSrc: "http://img.b2bpic.net/free-photo/asian-dish-traditionally-prepared-with-vegetables-meat_23-2148694379.jpg", imageAlt: "Delivery service across Cairo"
imageSrc: "http://img.b2bpic.net/free-photo/asian-dish-traditionally-prepared-with-vegetables-meat_23-2148694379.jpg?_wi=1", imageAlt: "Delivery service across Cairo"
}
]}
animationType="slide-up"
@@ -139,10 +139,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "chicken-1", name: "Kung Pao Chicken", price: "E£180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-breast-with-spring-onion-sauce-sesame-seeds-rice-plate_141793-4758.jpg", imageAlt: "Kung Pao Chicken with peanuts", initialQuantity: 1
id: "chicken-1", name: "Kung Pao Chicken", price: "E£180", imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-chicken-breast-with-spring-onion-sauce-sesame-seeds-rice-plate_141793-4758.jpg?_wi=2", imageAlt: "Kung Pao Chicken with peanuts", initialQuantity: 1
},
{
id: "beef-1", name: "Beef with Broccoli", price: "E£220", imageSrc: "http://img.b2bpic.net/free-photo/asian-dish-traditionally-prepared-with-vegetables-meat_23-2148694379.jpg", imageAlt: "Tender beef with fresh broccoli", initialQuantity: 1
id: "beef-1", name: "Beef with Broccoli", price: "E£220", imageSrc: "http://img.b2bpic.net/free-photo/asian-dish-traditionally-prepared-with-vegetables-meat_23-2148694379.jpg?_wi=2", imageAlt: "Tender beef with fresh broccoli", initialQuantity: 1
},
{
id: "seafood-1", name: "Garlic Shrimp", price: "E£240", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood-board_1339-7783.jpg", imageAlt: "Fresh shrimp with garlic sauce", initialQuantity: 1