Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64d0f44f1c |
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Connect with Amaya Fashion"
|
||||
description="We're here to assist you with any inquiries or styling advice. Reach out to us through the form below. You can also visit our store at: Amaya Fashion - Western Apparel Store, Mahavir Nagar, Gangapur, Rajasthan 322201. Get directions here: https://maps.app.goo.gl/ESV2ePx3ofumuMZu9"
|
||||
description="We're here to assist you with any inquiries or styling advice. Visit us at Mahavir Nagar, Gangapur, or reach out through the form below."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg"
|
||||
imageAlt="Fashion boutique interior with contact form"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -251,6 +251,13 @@ export default function LandingPage() {
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Mahavir Nagar, Gangapur", href: "https://www.google.com/maps/search/Mahavir+Nagar,+Gangapur"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 Amaya Fashion. All rights reserved."
|
||||
/>
|
||||
@@ -258,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user