14 Commits

Author SHA1 Message Date
c620384dbf Update src/app/page.tsx 2026-03-16 17:56:09 +00:00
9277f55e14 Update src/app/contact/page.tsx 2026-03-16 17:56:08 +00:00
350bbf58b0 Update src/app/page.tsx 2026-03-16 17:55:37 +00:00
ae9999de6b Merge version_23 into main
Merge version_23 into main
2026-03-16 17:52:48 +00:00
7e4ed2df73 Update src/app/page.tsx 2026-03-16 17:52:43 +00:00
f272ef7b84 Merge version_23 into main
Merge version_23 into main
2026-03-16 17:45:12 +00:00
fc10ec9e64 Update src/app/contact/page.tsx 2026-03-16 17:45:07 +00:00
717781f0dc Merge version_23 into main
Merge version_23 into main
2026-03-16 17:43:34 +00:00
10fdb5e955 Update src/app/contact/page.tsx 2026-03-16 17:43:30 +00:00
83fbb6bfa3 Merge version_22 into main
Merge version_22 into main
2026-03-16 17:29:55 +00:00
50d139b13b Update src/app/contact/page.tsx 2026-03-16 17:29:50 +00:00
07e12750ca Merge version_22 into main
Merge version_22 into main
2026-03-16 17:29:19 +00:00
555242143c Update src/app/contact/page.tsx 2026-03-16 17:29:14 +00:00
68bad27acf Merge version_21 into main
Merge version_21 into main
2026-03-16 17:01:03 +00:00
2 changed files with 31 additions and 20 deletions

View File

@@ -3,8 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Mail } from "lucide-react";
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
export default function ContactPage() {
return (
@@ -36,29 +35,41 @@ export default function ContactPage() {
<div id="contact" data-section="contact">
<ContactSplit
tag="Get In Touch"
tagIcon={Mail}
title="See What's Possible for Your Business "
description="Ready to grow your business? Share your information and let's schedule a call to discuss your needs. Whether you're looking for a website, ads management, creative producti"
title="Let's Talk About Your Project"
description="We'd love to hear from you. Reach out to us directly with any questions or to discuss how we can help grow your business."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/premium-photo/abstract-futuristic-blue-background-technology-glowing-lines_118195-51.jpg?id=5040937"
imageAlt="Contact us mockup"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/a-modern-clean-website-design-mockup-dis-1773240171755-25981f6a.png?_wi=2"
imageAlt="Contact form illustration"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="your@email.com"
buttonText="Get Started"
termsText="We respect your privacy. We'll only use your information to discuss your customer acquisition needs."
inputPlaceholder="Enter your email"
buttonText="Send Message"
termsText="By contacting us, you agree to our Terms and Conditions."
onSubmit={(email) => console.log('Contact form submitted:', email)}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Convrsn"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
<FooterBaseReveal
columns={[
{
title: "Company", items: [
{ label: "About", href: "#" },
{ label: "Services", href: "#" },
{ label: "Contact", href: "#" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }
]
}
]}
copyrightText="© 2026 Convrsn. All rights reserved."
/>
</div>
</ThemeProvider>
);
}
}

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Get Your Free Demo Website", href: "/contact" },
{ text: "Schedule a meeting", href: "/contact" }
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/a-modern-clean-website-design-mockup-dis-1773240171755-25981f6a.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/a-modern-clean-website-design-mockup-dis-1773240171755-25981f6a.png?_wi=1"
imageAlt="High-converting website design mockup"
mediaAnimation="slide-up"
marqueeItems={[
@@ -198,11 +198,11 @@ export default function LandingPage() {
tagIcon={Quote}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Founder & CEO", company: "Johnson Construction", rating: 5,
id: "1", name: "Mark Johnson ", role: "Founder & CEO", company: "Johnson Construction", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/professional-headshot-of-a-confident-ent-1773240173131-9be7d8c7.png"
},
{
id: "2", name: "Michael Chen", role: "Owner", company: "Digital Marketing Agency", rating: 5,
id: "2", name: "Sarah Johnson ", role: "Owner", company: "Digital Marketing Agency", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/professional-headshot-of-a-business-prof-1773240172753-c1cf042a.png"
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/professional-headshot-of-a-female-busine-1773240171458-9b3db851.png"
},
{
id: "4", name: "David Williams", role: "Service Business Owner", company: "Premium Home Services", rating: 5,
id: "4", name: "Michaela Williams", role: "Service Business Owner", company: "Premium Home Services", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ai86BRUMbva0WDBhojvh7eeV0v/professional-headshot-of-a-creative-prof-1773240172454-7572c59b.png"
}
]}
@@ -263,4 +263,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}