Update src/app/page.tsx
This commit is contained in:
@@ -233,19 +233,20 @@ export default function WebAgency2Page() {
|
||||
{ id: "5", title: "What technologies do you use?", content: "We build with modern technologies including Next.js, React, and Tailwind CSS to ensure fast, scalable, and maintainable websites." },
|
||||
]}
|
||||
/>
|
||||
<ContactSplit
|
||||
id="contact"
|
||||
tag="Get in Touch"
|
||||
title="Let's Build Your E-commerce Success Together"
|
||||
description="Reach out via the form below with your best email, and we'll connect to discuss your name, WhatsApp, and specific business inquiry. We're excited to partner with you!"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/ecommerce-dashboard.webp"
|
||||
imageAlt="Analytics Dashboard Visuals for E-commerce Success"
|
||||
inputPlaceholder="Your best email address"
|
||||
buttonText="Send Your Inquiry"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get in Touch"
|
||||
title="Let's Build Your E-commerce Success Together"
|
||||
description="Reach out via the form below with your best email, and we'll connect to discuss your name, WhatsApp, and specific business inquiry. We're excited to partner with you!"
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/ecommerce-dashboard.webp"
|
||||
imageAlt="Analytics Dashboard Visuals for E-commerce Success"
|
||||
inputPlaceholder="Your best email address"
|
||||
buttonText="Send Your Inquiry"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<FooterBase
|
||||
logoText="Webild"
|
||||
copyrightText="© 2026 | Webild"
|
||||
|
||||
Reference in New Issue
Block a user