Update src/app/contact/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function ContactPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-sitting-reception-drinking-coffee_1303-22682.jpg?_wi=2"
|
||||
imageAlt="סין צ'אן Restaurant Ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -111,7 +111,7 @@ export default function ContactPage() {
|
||||
name: "Dina Cohen",
|
||||
role: "Local Resident",
|
||||
testimonial: "Absolutely amazing! The sushi is so fresh and beautifully presented. The owner's personal attention made our evening special. We come back every month!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-with-long-hair-outside-posing-portrait-close-up_1321-4608.jpg?_wi=5",
|
||||
imageAlt: "Dina Cohen",
|
||||
},
|
||||
{
|
||||
@@ -119,7 +119,7 @@ export default function ContactPage() {
|
||||
name: "Yosef Levi",
|
||||
role: "Regular Customer",
|
||||
testimonial: "Best noodles in the region. The portions are incredibly generous, and the prices are fair. Highly recommend for families!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=4",
|
||||
imageAlt: "Yosef Levi",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function ContactPage() {
|
||||
name: "Sarah Mizrahi",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "From Afula, we drive to Beit HaShita just for this place. The atmosphere is warm, and every dish tastes authentic. Worth the drive!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg?_wi=4",
|
||||
imageAlt: "Sarah Mizrahi",
|
||||
},
|
||||
]}
|
||||
@@ -136,7 +136,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-hill-bright-sky_181624-8141.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-hill-bright-sky_181624-8141.jpg?_wi=4"
|
||||
imageAlt="Beit HaShita Landscape"
|
||||
logoText="סין צ'אן בית השיטה"
|
||||
copyrightText="© 2024 סין צ'אן. All rights reserved. Beit HaShita, Israel."
|
||||
|
||||
Reference in New Issue
Block a user