Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
imageAlt="MIAMS Premium Custom Cake Display"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -317,7 +317,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to Order Your Perfect Cake?"
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "https://order.miams-kolkata.com" },
|
||||
|
||||
Reference in New Issue
Block a user