Merge version_1 into main #3

Merged
bender merged 6 commits from version_1 into main 2026-03-15 17:06:15 +00:00
6 changed files with 24 additions and 24 deletions

View File

@@ -44,7 +44,7 @@ export default function AboutPage() {
tag="Our Story"
tagIcon={Heart}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg?_wi=3"
imageAlt="Chicken Box restaurant interior with modern seating"
useInvertedBackground={false}
buttons={[
@@ -72,7 +72,7 @@ export default function AboutPage() {
{
id: "24-7", title: "Open 24/7", content: "We're always open for you. Whether it's breakfast, lunch, dinner, or a late-night craving, we've got you covered."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg?_wi=2"
imageAlt="Delivery rider on scooter with food order bag"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -83,7 +83,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=3"
imageAlt="Chicken Box restaurant logo"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."

View File

@@ -44,7 +44,7 @@ export default function AccountPage() {
tag="Account Management"
tagIcon={Heart}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=2"
imageAlt="Happy customer with account access"
useInvertedBackground={false}
buttons={[
@@ -76,7 +76,7 @@ export default function AccountPage() {
{
id: "account-faq-6", title: "How do I delete my account?", content: "Navigate to account settings and click 'Delete Account'. Note that this action is permanent and all your data will be removed."},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg?_wi=2"
imageAlt="Happy customers enjoying meals together"
mediaAnimation="opacity"
mediaPosition="left"
@@ -89,7 +89,7 @@ export default function AccountPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=4"
imageAlt="Chicken Box restaurant logo"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."

View File

@@ -80,7 +80,7 @@ export default function CartPage() {
description="Review your selected items and proceed to checkout. All items are fresh and prepared to order. You can customize any item or remove it from your cart."
tag="Cart Summary"
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg?_wi=2"
imageAlt="modern fast food restaurant interior seating"
useInvertedBackground={false}
buttons={[
@@ -108,7 +108,7 @@ export default function CartPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=2"
imageAlt="fast food restaurant logo chicken box"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."

View File

@@ -95,7 +95,7 @@ export default function ContactPage() {
{
id: "faq-6", title: "Is your food fresh?", content: "Yes! All food is prepared fresh when you order. We use quality ingredients and expert cooking techniques for every meal."},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg?_wi=4"
imageAlt="happy customers enjoying meals together restaurant"
mediaAnimation="opacity"
mediaPosition="right"
@@ -122,7 +122,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer" className="w-full">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=6"
imageAlt="fast food restaurant logo chicken box"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."

View File

@@ -112,7 +112,7 @@ export default function HomePage() {
tag="Our Story"
tagIcon={Heart}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-friends-having-good-time_23-2148395331.jpg?_wi=1"
imageAlt="Chicken Box restaurant interior with modern seating"
useInvertedBackground={false}
buttons={[{ text: "Call Us", href: "tel:01100016162" }]}
@@ -137,7 +137,7 @@ export default function HomePage() {
{
id: "24-7", title: "Open 24/7", content: "We're always open for you. Whether it's breakfast, lunch, dinner, or a late-night craving, we've got you covered."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-delivery-woman-red-uniform-cap-holding-paper-package-looking-coffee-cup-other-hand-with-serious-face-standing-green-wall_141793-64803.jpg?_wi=1"
imageAlt="Delivery rider on scooter with food order bag"
mediaAnimation="blur-reveal"
useInvertedBackground={true}
@@ -190,16 +190,16 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Ahmed Hassan", role: "Customer", company: "El Tor Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-4190.jpg", imageAlt: "happy satisfied male customer portrait smiling"},
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-4190.jpg?_wi=1", imageAlt: "happy satisfied male customer portrait smiling"},
{
id: "2", name: "Fatima Mohamed", role: "Regular", company: "Family Orders", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "happy satisfied female customer portrait smiling"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=1", imageAlt: "happy satisfied female customer portrait smiling"},
{
id: "3", name: "Ibrahim Khalil", role: "Food Lover", company: "South Sinai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-outdoor_23-2148296630.jpg", imageAlt: "satisfied male customer portrait smiling happy"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-outdoor_23-2148296630.jpg?_wi=1", imageAlt: "satisfied male customer portrait smiling happy"},
{
id: "4", name: "Layla Samir", role: "Quick Lunch Fan", company: "Work Crowd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg", imageAlt: "happy female customer portrait smiling satisfied"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=1", imageAlt: "happy female customer portrait smiling satisfied"},
]}
ariaLabel="Customer testimonials section"
/>
@@ -226,7 +226,7 @@ export default function HomePage() {
{
id: "faq-6", title: "Is your food fresh?", content: "Yes! All food is prepared fresh when you order. We use quality ingredients and expert cooking techniques for every meal."},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg?_wi=1"
imageAlt="Happy customers enjoying meals together restaurant"
mediaAnimation="opacity"
mediaPosition="right"
@@ -253,7 +253,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=1"
imageAlt="Chicken Box restaurant logo"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."

View File

@@ -93,16 +93,16 @@ export default function ReviewsPage() {
testimonials={[
{
id: "1", name: "Ahmed Hassan", role: "Customer", company: "El Tor Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-4190.jpg", imageAlt: "happy satisfied male customer portrait smiling"},
imageSrc: "http://img.b2bpic.net/free-photo/guy-with-long-hair-dressed-fashionable-denim-jacket-cafe_273609-4190.jpg?_wi=2", imageAlt: "happy satisfied male customer portrait smiling"},
{
id: "2", name: "Fatima Mohamed", role: "Regular", company: "Family Orders", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg", imageAlt: "happy satisfied female customer portrait smiling"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2", imageAlt: "happy satisfied female customer portrait smiling"},
{
id: "3", name: "Ibrahim Khalil", role: "Food Lover", company: "South Sinai", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-outdoor_23-2148296630.jpg", imageAlt: "satisfied male customer portrait smiling happy"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-outdoor_23-2148296630.jpg?_wi=2", imageAlt: "satisfied male customer portrait smiling happy"},
{
id: "4", name: "Layla Samir", role: "Quick Lunch Fan", company: "Work Crowd", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg", imageAlt: "happy female customer portrait smiling satisfied"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-white-background_231208-14003.jpg?_wi=3", imageAlt: "happy female customer portrait smiling satisfied"},
]}
ariaLabel="Customer testimonials section"
/>
@@ -129,7 +129,7 @@ export default function ReviewsPage() {
{
id: "faq-6", title: "Is your food fresh?", content: "Yes! All food is prepared fresh when you order. We use quality ingredients and expert cooking techniques for every meal."},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg"
imageSrc="http://img.b2bpic.net/free-photo/family-enjoying-thanksgiving-day-dinner_23-2149129521.jpg?_wi=3"
imageAlt="happy customers enjoying meals together restaurant"
mediaAnimation="opacity"
mediaPosition="right"
@@ -156,7 +156,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer" className="w-full">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-hamburger-flat-logos_23-2147627943.jpg?_wi=5"
imageAlt="fast food restaurant logo chicken box"
logoText="CHICKEN BOX"
copyrightText="© 2025 Chicken Box. All rights reserved."