Merge version_1 into main #2
@@ -15,7 +15,7 @@ export default function PressPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="circleGradient"
|
||||
background="none"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -37,7 +37,7 @@ export default function PressPage() {
|
||||
<HeroSplitKpi
|
||||
title="Press & Media"
|
||||
description="Connect with our team for interviews, partnership opportunities, and exclusive media content. We welcome collaboration with journalists, bloggers, and media outlets."
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "Media Availability" },
|
||||
{ value: "Direct", label: "Contact Access" },
|
||||
@@ -48,7 +48,7 @@ export default function PressPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Media Inquiry", href: "#contact-form" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg"
|
||||
imageAlt="Press and media collaboration"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -91,7 +91,7 @@ export default function PressPage() {
|
||||
{ text: "View Archived Clips", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/press-reporter-fallowing-leads-case_23-2149579705.jpg"
|
||||
imageAlt="Press kit resources"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Press resources section"
|
||||
|
||||
Reference in New Issue
Block a user