Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="ABC"
|
||||
description="Connecting elite leaders and driving American business excellence through collaboration, strategy, and shared vision."
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{ value: "500+", title: "Corporate Partners" },
|
||||
{ value: "150+", title: "Regional Hubs" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -103,12 +103,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2", title: "Scale", price: "$2,500", period: "/mo", features: ["Growth Perks", "Private Networking", "Strategic Coaching"],
|
||||
button: { text: "Join", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg", imageAlt: "modern office interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-style-open-space-office-interior_181624-19369.jpg?_wi=2", imageAlt: "modern office interior"
|
||||
},
|
||||
{
|
||||
id: "p3", title: "Enterprise", price: "$5,000", period: "/mo", features: ["Scale Perks", "Dedicated Liaison", "Executive Summit Access"],
|
||||
button: { text: "Join", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg", imageAlt: "business presentation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-mature-businessman-pointing-finger-flip-chart-presentation_23-2147923346.jpg?_wi=2", imageAlt: "business presentation"
|
||||
},
|
||||
]}
|
||||
title="Select Your Membership"
|
||||
|
||||
Reference in New Issue
Block a user