Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function ViennaBakeryPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg?_wi=1"
|
||||
imageAlt="Vienna Bakery storefront with fresh bread display"
|
||||
buttons={[
|
||||
{ text: "Order Online", href: "contact" },
|
||||
@@ -186,7 +186,7 @@ export default function ViennaBakeryPage() {
|
||||
description="Subscribe to our newsletter for exclusive offers, new product announcements, and baking tips from our expert team. Plus, get 10% off your first order!"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg?_wi=2"
|
||||
imageAlt="Vienna Bakery interior"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user