Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97afdf78c2 | |||
| 1fb0bfa861 | |||
| 5978065e1b | |||
| 27b744910d |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Mastering Public Relations Strategy"
|
||||
title="Strategic PR for Market Leaders"
|
||||
description="Elevating brands through strategic communication, media engagement, and reputation management. Your partner in digital presence."
|
||||
testimonials={[
|
||||
{ name: "Alex Rivet", handle: "@rivet", testimonial: "Exceptional insight in reputation management.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-financial-growth-chart-rising-from-cityscape-night-with-glowing-lights_84443-91307.jpg?_wi=1", imageAlt: "3d abstract blue glass shapes" },
|
||||
@@ -189,4 +189,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user