Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 19:52:21 +00:00
5 changed files with 1375 additions and 8 deletions

View File

@@ -84,7 +84,7 @@ export default function AboutPage() {
"Rated 4.4 stars by 497+ local customers who value our consistency, hospitality, and value for money. We're proud of our reputation.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg?_wi=2"
imageAlt="Welcoming restaurant ambiance with attentive service"
imagePosition="right"
mediaAnimation="slide-up"
@@ -170,7 +170,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg?_wi=2"
imageAlt="סין צ'אן restaurant exterior with Mt Gilboa backdrop"
logoText="סין צ'אן בית השיטה"
copyrightText="© 2025 סין צ'אן בית השיטה. All rights reserved."

View File

@@ -63,7 +63,7 @@ export default function ContactPage() {
description: "Dine-in, takeaway, delivery, and catering services available. No-contact delivery options provided. Order online or call for convenience.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg?_wi=4"
imageAlt="Welcoming contact experience"
imagePosition="right"
mediaAnimation="slide-up"
@@ -89,7 +89,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg?_wi=4"
imageAlt="סין צ'אן restaurant exterior"
logoText="סין צ'אן בית השיטה"
copyrightText="© 2025 סין צ'אן בית השיטה. All rights reserved."

File diff suppressed because it is too large Load Diff

View File

@@ -110,7 +110,7 @@ export default function MenuPage() {
description: "We feature rotating seasonal dishes that highlight fresh, in-season produce and limited-edition protein selections for variety and excitement.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg?_wi=3"
imageAlt="Restaurant ambiance and culinary excellence"
imagePosition="right"
mediaAnimation="slide-up"
@@ -136,7 +136,7 @@ export default function MenuPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg?_wi=3"
imageAlt="סין צ'אן restaurant exterior"
logoText="סין צ'אן בית השיטה"
copyrightText="© 2025 סין צ'אן בית השיטה. All rights reserved."

View File

@@ -167,7 +167,7 @@ export default function HomePage() {
description: "Rated 4.4 stars by 497+ local customers who value our consistency, hospitality, and value for money.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-celebrating-engagement_23-2149212184.jpg?_wi=1"
imageAlt="Welcoming restaurant ambiance with attentive service"
imagePosition="right"
mediaAnimation="slide-up"
@@ -278,7 +278,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg"
imageSrc="http://img.b2bpic.net/free-photo/red-open-sign-still-life_23-2149168997.jpg?_wi=1"
imageAlt="סין צ'אן restaurant exterior with Mt Gilboa backdrop"
logoText="סין צ'אן בית השיטה"
copyrightText="© 2025 סין צ'אן בית השיטה. All rights reserved."