Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ba5b63ff9 | |||
| b682411f60 | |||
| 10836546e1 | |||
| 7934169bf3 | |||
| 5d493a198c | |||
| 97afdf78c2 | |||
| 1fb0bfa861 | |||
| 5978065e1b | |||
| 27b744910d |
@@ -95,9 +95,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "f1", title: "Media Engagement", subtitle: "Strategic outreach programs.", category: "Strategy", value: "High Impact" },
|
||||
{ id: "f2", title: "Reputation Management", subtitle: "Safeguarding your digital brand.", category: "Trust", value: "Proactive" },
|
||||
{ id: "f3", title: "Audience Analytics", subtitle: "Data-driven communication plans.", category: "Insights", value: "Precision" }
|
||||
{ id: "f1", title: "Media Engagement", subtitle: "Build authority with targeted media outreach programs.", category: "Strategy", value: "High Impact" },
|
||||
{ id: "f2", title: "Reputation Management", subtitle: "Proactively safeguard your brand equity.", category: "Trust", value: "Proactive" },
|
||||
{ id: "f3", title: "Audience Analytics", subtitle: "Optimize strategy with precision communication data.", category: "Insights", value: "Precision" }
|
||||
]}
|
||||
title="Core Expertise"
|
||||
description="Comprehensive PR services tailored for modern business environments."
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
tag="Let's Talk"
|
||||
title="Ready to build your reputation?"
|
||||
description="Schedule a strategy session today."
|
||||
buttons={[{ text: "Send Message", href: "#contact" }]}
|
||||
buttons={[{ text: "Book Your Strategy Call", href: "#contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user