Update src/app/contact/page.tsx
This commit is contained in:
@@ -88,7 +88,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cook-kitchen-cafe_1303-26161.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cook-kitchen-cafe_1303-26161.jpg?_wi=3"
|
||||
imageAlt="Professional food preparation at Front Street Café"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
{ title: "Hours", description: "Open Daily: 11 AM - 8 PM. Closed major holidays.", icon: Clock },
|
||||
{ title: "Services", description: "Dine-in, Takeout, and Special Orders welcome. Group reservations available.", icon: MapPin },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=3"
|
||||
imageAlt="Cozy dining atmosphere at Front Street Café"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
|
||||
Reference in New Issue
Block a user