Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 00:34:24 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
<HeroSplitKpi
title="The Foundation of Sustainable Success"
description="Cornerstone is the trusted partner for businesses seeking stability, growth, and excellence. We provide comprehensive solutions built on decades of proven expertise."
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
kpis={[
{ value: "500+", label: "Global Clients" },
{ value: "99.9%", label: "Satisfaction Rate" },
@@ -61,7 +61,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg"
imageAlt="Cornerstone foundation"
mediaAnimation="opacity"
imagePosition="right"
@@ -83,6 +83,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/view-african-american-businesswoman-using-computer-writing-notes-paper-office_637285-1117.jpg"
imageAlt="Cornerstone team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
@@ -156,8 +157,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{ id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp International", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Sarah Johnson" },
{ id: "2", name: "Michael Chen", role: "Founder", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1", imageAlt: "Michael Chen" },
{ id: "3", name: "Emily Rodriguez", role: "COO", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2", imageAlt: "Emily Rodriguez" },
{ id: "2", name: "Michael Chen", role: "Founder", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Michael Chen" },
{ id: "3", name: "Emily Rodriguez", role: "COO", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "Emily Rodriguez" },
{ id: "4", name: "David Kim", role: "VP Strategy", company: "Enterprise Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-with-laptop-standing-office_1303-20361.jpg", imageAlt: "David Kim" }
]}
kpiItems={[
@@ -181,13 +182,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
logos={[
{ src: "http://img.b2bpic.net/free-vector/corporate-card-with-blue-squares_1051-1251.jpg", alt: "Microsoft" },
{ src: "http://img.b2bpic.net/free-vector/flat-design-go-logo-template_23-2148971357.jpg", alt: "Google" },
{ src: "http://img.b2bpic.net/free-vector/fair-trade-label-set-design_23-2149460535.jpg", alt: "Amazon" },
{ src: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148148534.jpg", alt: "Apple" },
{ src: "http://img.b2bpic.net/free-vector/car-dealership-labels-template_23-2150770425.jpg", alt: "Tesla" },
{ src: "http://img.b2bpic.net/free-vector/technological-design-ecology-concept_23-2148438589.jpg", alt: "NVIDIA" },
{ src: "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148071924.jpg", alt: "Meta" }
"http://img.b2bpic.net/free-vector/corporate-card-with-blue-squares_1051-1251.jpg", "http://img.b2bpic.net/free-vector/flat-design-go-logo-template_23-2148971357.jpg", "http://img.b2bpic.net/free-vector/fair-trade-label-set-design_23-2149460535.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148148534.jpg", "http://img.b2bpic.net/free-vector/car-dealership-labels-template_23-2150770425.jpg", "http://img.b2bpic.net/free-vector/technological-design-ecology-concept_23-2148438589.jpg", "http://img.b2bpic.net/free-vector/social-media-logo-collection_23-2148071924.jpg"
]}
names={[
"Microsoft", "Google", "Amazon", "Apple", "Tesla", "NVIDIA", "Meta"
]}
speed={40}
showCard={true}
@@ -223,7 +221,7 @@ export default function LandingPage() {
description="Join hundreds of successful companies that have partnered with Cornerstone. Our team is ready to discuss your unique needs and craft the perfect solution."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
background={{ variant: "fluid" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/black-female-insurance-agent-using-computer-with-couple-consultations-office_637285-1138.jpg"
imageAlt="Contact our team"
@@ -237,7 +235,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/business-teamwork-meeting-concept_1421-631.jpg"
imageAlt="Cornerstone footer"
logoText="Cornerstone"
copyrightText="© 2025 Cornerstone. All rights reserved."