Update src/app/page.tsx
This commit is contained in:
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
|||||||
name: "message", placeholder: "Tell us about your visit or ask about reservations...", rows: 4,
|
name: "message", placeholder: "Tell us about your visit or ask about reservations...", rows: 4,
|
||||||
required: false
|
required: false
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg?_wi=1"
|
||||||
imageAlt="Dolce Bakery & Cafe welcoming storefront"
|
imageAlt="Dolce Bakery & Cafe welcoming storefront"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-having-coffee-cafe_1328-4395.jpg?_wi=2"
|
||||||
imageAlt="Dolce Bakery & Cafe storefront"
|
imageAlt="Dolce Bakery & Cafe storefront"
|
||||||
logoText="Dolce"
|
logoText="Dolce"
|
||||||
copyrightText="© 2025 Dolce Bakery & Cafe. All rights reserved."
|
copyrightText="© 2025 Dolce Bakery & Cafe. All rights reserved."
|
||||||
|
|||||||
Reference in New Issue
Block a user