Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-03-04 00:08:15 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ export default function BusinessOverviewPage() {
title: "Scalable Operations", description: "Operational systems and training protocols ready for franchising and multi-unit expansion", icon: TrendingUp,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg?_wi=2"
imageAlt="Professional Kitchen Operations"
imagePosition="right"
textboxLayout="default"

View File

@@ -59,7 +59,7 @@ export default function ContactPage() {
title: "Location", description: "Cairo, Egypt", icon: MapPin,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg?_wi=2"
imageAlt="Contact Our Team"
imagePosition="right"
textboxLayout="default"

View File

@@ -60,7 +60,7 @@ export default function LocationAssetsPage() {
title: "Accessibility & Parking", description: "Easy access via major roads and adequate parking for customers and delivery vehicles", icon: Zap,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-866.jpg"
imageSrc="http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-866.jpg?_wi=1"
imageAlt="Prime Commercial Location"
imagePosition="left"
textboxLayout="default"
@@ -77,7 +77,7 @@ export default function LocationAssetsPage() {
tag="Location Details"
products={[
{
id: "1", name: "Prime Commercial Space", price: "1,200 sqm", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-866.jpg", imageAlt: "Restaurant Storefront"},
id: "1", name: "Prime Commercial Space", price: "1,200 sqm", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-866.jpg?_wi=2", imageAlt: "Restaurant Storefront"},
{
id: "2", name: "Professional Equipment", price: "EGP 2M+", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-kitchen-cafe-process_1321-4216.jpg", imageAlt: "Commercial Kitchen Equipment"},
{

View File

@@ -64,7 +64,7 @@ export default function HomePage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Modern Restaurant Interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg", imageAlt: "Delivery Operations"},
imageSrc: "http://img.b2bpic.net/free-photo/african-american-courier-riding-bike-while-delivering-takeaway-food-meal-client-checking-adreess-phone-takeout-app-standing-yellow-background-studio-take-out-service-concept_482257-68965.jpg?_wi=1", imageAlt: "Delivery Operations"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg", imageAlt: "Satisfied Customers"},
]}
@@ -118,7 +118,7 @@ export default function HomePage() {
title: "Scalable Operations", description: "Operational systems and training protocols ready for franchising and multi-unit expansion", icon: TrendingUp,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-chef-frying-meat-pan-fire_1303-32153.jpg?_wi=1"
imageAlt="Professional Kitchen Operations"
imagePosition="right"
textboxLayout="default"