8 Commits

Author SHA1 Message Date
12be41836a Merge version_4 into main
Merge version_4 into main
2026-04-20 21:00:07 +00:00
04a14136d9 Update src/app/page.tsx 2026-04-20 21:00:01 +00:00
e1a5e6b167 Merge version_3 into main
Merge version_3 into main
2026-04-20 20:58:34 +00:00
b6223b69f2 Update src/app/page.tsx 2026-04-20 20:58:31 +00:00
8e2d8944a9 Merge version_2 into main
Merge version_2 into main
2026-04-20 20:56:59 +00:00
bf36c2711e Update src/app/page.tsx 2026-04-20 20:56:56 +00:00
a424e6395c Merge version_1 into main
Merge version_1 into main
2026-04-20 20:55:48 +00:00
4e81617e4c Merge version_1 into main
Merge version_1 into main
2026-04-20 20:55:17 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }}
title="Elevating Brands Through Social Excellence"
description="We craft premium content experiences that drive engagement and build lasting brand authority for the modern enterprise."
buttons={[{ text: "Start Project", href: "#contact" }]}
buttons={[{ text: "Book a Strategy Call", href: "#contact" }, { text: "View Case Studies", href: "#results" }]}
imageSrc="http://img.b2bpic.net/free-photo/apps-workplace-social-media-holding-profession_1134-768.jpg"
/>
</div>
@@ -91,7 +91,7 @@ export default function LandingPage() {
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/calendar-planner-agenda-schedule-concept_53876-132201.jpg" }
},
{
title: "Community Growth", description: "Turning fans into advocates.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-psd/landing-page-abstract-art-template_23-2148764981.jpg" },
title: "Community Growth", description: "Turning fans into advocates.", phoneOne: { imageSrc: "http://img.b2bpsd.net/free-psd/landing-page-abstract-art-template_23-2148764981.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" }
}
]}