Update src/app/page.tsx

This commit is contained in:
2026-05-26 08:11:25 +00:00
parent 17d7c1123d
commit 63a3512138

View File

@@ -138,10 +138,6 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/close-up-hands-using-sewing-machine_23-2148754139.jpg"
imageAlt="Tailor meticulously working on a suit"
mediaAnimation="slide-up"
buttons={[
{ text: "Shop Our Collection", href: "#products" }
]}
buttonAnimation="slide-up"
/>
</div>
@@ -298,7 +294,6 @@ export default function LandingPage() {
{ text: "Get a Personalized Quote", href: "mailto:support@eleganceattire.com" },
{ text: "Schedule a Call", href: "tel:+911234567890" }
]}
buttonAnimation="slide-up"
ariaLabel="Contact us from Vadodara"
/>
<EmailSignupForm