Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-09 15:35:56 +00:00

View File

@@ -46,14 +46,14 @@ export default function LandingPage() {
title="Mastering Public Relations Strategy" title="Mastering Public Relations Strategy"
description="Elevating brands through strategic communication, media engagement, and reputation management. Your partner in digital presence." description="Elevating brands through strategic communication, media engagement, and reputation management. Your partner in digital presence."
testimonials={[ 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", imageAlt: "3d abstract blue glass shapes" }, { 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" },
{ name: "Sarah Chen", handle: "@sarah", testimonial: "Best PR partner for startups.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", imageAlt: "3d abstract blue glass shapes" }, { name: "Sarah Chen", handle: "@sarah", testimonial: "Best PR partner for startups.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", imageAlt: "3d abstract blue glass shapes" },
{ name: "Tom Moore", handle: "@tom", testimonial: "Strategic clarity throughout our media launch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-psd/shield-with-checkmark-icon-3d-cartoon-style_84443-56191.jpg", imageAlt: "3d abstract blue glass shapes" }, { name: "Tom Moore", handle: "@tom", testimonial: "Strategic clarity throughout our media launch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-psd/shield-with-checkmark-icon-3d-cartoon-style_84443-56191.jpg", imageAlt: "3d abstract blue glass shapes" },
{ name: "Elena Rodriguez", handle: "@elena", testimonial: "The gold standard for brand storytelling.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884884.jpg", imageAlt: "3d abstract blue glass shapes" }, { name: "Elena Rodriguez", handle: "@elena", testimonial: "The gold standard for brand storytelling.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884884.jpg", imageAlt: "3d abstract blue glass shapes" },
{ name: "Marcus Vane", handle: "@marcusv", testimonial: "Incredible media reach and influence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg", imageAlt: "3d abstract blue glass shapes" } { name: "Marcus Vane", handle: "@marcusv", testimonial: "Incredible media reach and influence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=1", imageAlt: "3d abstract blue glass shapes" }
]} ]}
buttons={[{ text: "Start Consultation", href: "#contact" }]} buttons={[{ text: "Start Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/3d-financial-growth-chart-rising-from-cityscape-night-with-glowing-lights_84443-91307.jpg" imageSrc="http://img.b2bpic.net/free-photo/3d-financial-growth-chart-rising-from-cityscape-night-with-glowing-lights_84443-91307.jpg?_wi=2"
imageAlt="3d abstract blue glass shapes" imageAlt="3d abstract blue glass shapes"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
@@ -111,7 +111,7 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "p1", name: "Tech Startup Launch", price: "Media Strategy", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg" }, { id: "p1", name: "Tech Startup Launch", price: "Media Strategy", imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=2" },
{ id: "p2", name: "Brand Identity Refresh", price: "Corporate Identity", imageSrc: "http://img.b2bpic.net/free-photo/front-view-geometrical-figures_23-2148830259.jpg" }, { id: "p2", name: "Brand Identity Refresh", price: "Corporate Identity", imageSrc: "http://img.b2bpic.net/free-photo/front-view-geometrical-figures_23-2148830259.jpg" },
{ id: "p3", name: "Growth Engagement Plan", price: "Digital Outreach", imageSrc: "http://img.b2bpic.net/free-photo/phone-connected-headphones_1162-134.jpg" }, { id: "p3", name: "Growth Engagement Plan", price: "Digital Outreach", imageSrc: "http://img.b2bpic.net/free-photo/phone-connected-headphones_1162-134.jpg" },
{ id: "p4", name: "Crisis Communications", price: "Risk Management", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871176.jpg" }, { id: "p4", name: "Crisis Communications", price: "Risk Management", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871176.jpg" },