49 Commits

Author SHA1 Message Date
50d139b13b Update src/app/contact/page.tsx 2026-03-16 17:29:50 +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
c0fbdce9b8 Update src/app/page.tsx 2026-03-16 17:00:58 +00:00
e5a38c489b Update src/app/contact/page.tsx 2026-03-16 17:00:57 +00:00
c6641d32c8 Merge version_15 into main
Merge version_15 into main
2026-03-12 16:30:34 +00:00
2f71547c50 Update src/app/page.tsx 2026-03-12 16:30:30 +00:00
a80977064c Switch to version 15: modified src/app/page.tsx 2026-03-12 16:20:25 +00:00
776b725498 Switch to version 16: remove src/app/pricing/page.tsx 2026-03-12 16:19:41 +00:00
e90614d4ac Switch to version 16: modified src/app/page.tsx 2026-03-12 16:19:41 +00:00
6e01e5a496 Switch to version 16: modified src/app/contact/page.tsx 2026-03-12 16:19:40 +00:00
340343b23b Switch to version 17: modified src/app/pricing/page.tsx 2026-03-12 16:19:29 +00:00
2f7a771478 Switch to version 18: modified src/app/pricing/page.tsx 2026-03-12 16:19:10 +00:00
bfec206898 Switch to version 19: modified src/app/pricing/page.tsx 2026-03-12 15:52:26 +00:00
62276f6915 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:52:02 +00:00
6616bb776d Update src/app/pricing/page.tsx 2026-03-12 15:51:58 +00:00
4ec354d469 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:51:19 +00:00
4696ad433f Update src/app/pricing/page.tsx 2026-03-12 15:51:15 +00:00
983105fdf9 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:50:40 +00:00
ab258b9365 Update src/app/pricing/page.tsx 2026-03-12 15:50:36 +00:00
45ff0d0885 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:50:01 +00:00
c421dbf8e4 Update src/app/pricing/page.tsx 2026-03-12 15:49:51 +00:00
727dd8819a Merge version_20 into main
Merge version_20 into main
2026-03-12 15:49:17 +00:00
43d1df6e74 Update src/app/pricing/page.tsx 2026-03-12 15:49:13 +00:00
52f34cbbc4 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:48:40 +00:00
db50ee8979 Update src/app/pricing/page.tsx 2026-03-12 15:48:36 +00:00
41db11826f Merge version_20 into main
Merge version_20 into main
2026-03-12 15:47:53 +00:00
67772cb4e4 Update src/app/pricing/page.tsx 2026-03-12 15:47:49 +00:00
8c529e8c8d Merge version_20 into main
Merge version_20 into main
2026-03-12 15:47:10 +00:00
d375410b8b Update src/app/pricing/page.tsx 2026-03-12 15:47:06 +00:00
3e305a5b48 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:46:27 +00:00
81cb1f6563 Update src/app/pricing/page.tsx 2026-03-12 15:46:23 +00:00
e6c200b11f Merge version_20 into main
Merge version_20 into main
2026-03-12 15:45:45 +00:00
edbb57f2c6 Update src/app/pricing/page.tsx 2026-03-12 15:45:41 +00:00
16e8ba1dea Merge version_20 into main
Merge version_20 into main
2026-03-12 15:45:02 +00:00
35a1f49e21 Update src/app/pricing/page.tsx 2026-03-12 15:44:58 +00:00
6b4e87d982 Merge version_20 into main
Merge version_20 into main
2026-03-12 15:44:23 +00:00
ffec816741 Update src/app/pricing/page.tsx 2026-03-12 15:44:19 +00:00
d15dd2093e Merge version_19 into main
Merge version_19 into main
2026-03-12 15:42:11 +00:00
d33d1ce1df Update src/app/pricing/page.tsx 2026-03-12 15:42:07 +00:00
cad7657792 Merge version_18 into main
Merge version_18 into main
2026-03-12 15:33:41 +00:00
43042ca188 Update src/app/pricing/page.tsx 2026-03-12 15:33:37 +00:00
b552bf54dd Merge version_17 into main
Merge version_17 into main
2026-03-12 15:32:51 +00:00
9f3708d7b3 Add src/app/pricing/page.tsx 2026-03-12 15:32:47 +00:00
c81f4f5228 Update src/app/page.tsx 2026-03-12 15:32:46 +00:00
fa06961a2d Update src/app/contact/page.tsx 2026-03-12 15:32:46 +00:00
1b0bf4d1a7 Merge version_16 into main
Merge version_16 into main
2026-03-12 15:30:21 +00:00
5550136166 Merge version_16 into main
Merge version_16 into main
2026-03-12 15:27:18 +00:00
1583d70c0f Merge version_16 into main
Merge version_16 into main
2026-03-12 15:25:53 +00:00
2 changed files with 26 additions and 37 deletions

View File

@@ -2,9 +2,8 @@
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 ContactText from '@/components/sections/contact/ContactText';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
export default function ContactPage() {
return (
@@ -34,29 +33,34 @@ export default function ContactPage() {
</div>
<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"
<ContactText
text="See What's Possible for 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"
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."
onSubmit={(email) => console.log('Contact form submitted:', email)}
buttons={[
{ text: "Get In Touch", onClick: () => console.log('Contact clicked') }
]}
/>
</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="© 2024 Convrsn. All rights reserved."
/>
</div>
</ThemeProvider>

View File

@@ -91,21 +91,6 @@ export default function LandingPage() {
/>
</div>
<div id="textbox" data-section="textbox">
<div style={{
maxWidth: "800px", margin: "0 auto", padding: "3rem 1.5rem", textAlign: "center"
}}>
<h2 style={{
fontSize: "2rem", fontWeight: "700", marginBottom: "1rem", color: "var(--foreground)"
}}>Welcome to Our Text Box</h2>
<p style={{
fontSize: "1.125rem", lineHeight: "1.6", color: "var(--foreground)", opacity: "0.9"
}}>
This is a simple text box section added to the home page. You can add any content you want here, including text, paragraphs, or any other information you'd like to display to your visitors.
</p>
</div>
</div>
<div id="demo-website" data-section="demo-website">
<MetricSplitMediaAbout
tag="Low-Friction Path to Results"
@@ -196,7 +181,7 @@ export default function LandingPage() {
{
id: "enterprise", badge: "For Scaling Brands", badgeIcon: Zap,
price: "$500/mo", subtitle: "Maximum creative output and strategy", buttons: [{ text: "Get Started", href: "/contact" }],
features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support", ""]
features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", " Creative tailored to your offer and audience", "Dedicated creative support", "Structured revision rounds included "]
}
]}
animationType="slide-up"
@@ -278,4 +263,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}