Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-20 00:58:06 +00:00

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="BrandForce"
brandName="DemoPro"
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
@@ -61,7 +61,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Your Vision, Our Expertise"
description={[
"With over a decade of experience in advertising production, BrandForce specializes in creating bold, memorable visual solutions that elevate brands across every touchpoint.", "We combine cutting-edge design, premium materials, and meticulous execution to deliver campaigns that resonate with your target audience and exceed expectations.", "From concept to completion, our team of creative professionals ensures every project reflects your brand's unique voice and market positioning."
"With over a decade of experience in advertising production, DemoPro specializes in creating bold, memorable visual solutions that elevate brands across every touchpoint.", "We combine cutting-edge design, premium materials, and meticulous execution to deliver campaigns that resonate with your target audience and exceed expectations.", "From concept to completion, our team of creative professionals ensures every project reflects your brand's unique voice and market positioning."
]}
buttons={[
{ text: "Learn More", href: "#services" }
@@ -166,34 +166,34 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
title="Client Testimonials"
description="Hear from businesses that have transformed their brand visibility with BrandForce."
description="Hear from businesses that have transformed their brand visibility with DemoPro."
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={false}
showRating={true}
testimonials={[
{
id: "1", name: "Marcus Chen", handle: "CEO, TechStartup Inc", testimonial: "BrandForce transformed our fleet into a powerful marketing asset. The vehicle wraps exceed our expectations in quality and impact. Highly recommended!", rating: 5,
id: "1", name: "Marcus Chen", handle: "CEO, TechStartup Inc", testimonial: "DemoPro transformed our fleet into a powerful marketing asset. The vehicle wraps exceed our expectations in quality and impact. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-business-leader-crossing-arms-chest_1262-3509.jpg", imageAlt: "professional business portrait headshot"
},
{
id: "2", name: "Sarah Williams", handle: "Marketing Director, Local Fitness Chain", testimonial: "Our outdoor billboard campaign generated incredible foot traffic. BrandForce's design expertise and execution were flawless. Outstanding partner!", rating: 5,
id: "2", name: "Sarah Williams", handle: "Marketing Director, Local Fitness Chain", testimonial: "Our outdoor billboard campaign generated incredible foot traffic. DemoPro's design expertise and execution were flawless. Outstanding partner!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "professional woman marketing director portrait"
},
{
id: "3", name: "David Rodriguez", handle: "Owner, Restaurant Group", testimonial: "The custom sticker series was exactly what we needed. BrandForce understood our brand vision instantly and delivered premium results on time.", rating: 5,
id: "3", name: "David Rodriguez", handle: "Owner, Restaurant Group", testimonial: "The custom sticker series was exactly what we needed. DemoPro understood our brand vision instantly and delivered premium results on time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/we-serve-best-coffee_329181-2928.jpg", imageAlt: "latino business owner restaurant portrait"
},
{
id: "4", name: "Jennifer Lee", handle: "Project Manager, Real Estate Developer", testimonial: "Professional, responsive, and creative. BrandForce handled our multi-site signage project seamlessly. We're planning our next campaign with them.", rating: 5,
id: "4", name: "Jennifer Lee", handle: "Project Manager, Real Estate Developer", testimonial: "Professional, responsive, and creative. DemoPro handled our multi-site signage project seamlessly. We're planning our next campaign with them.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", imageAlt: "asian woman professional project manager"
},
{
id: "5", name: "Robert Taylor", handle: "Operations Manager, Retail Chain", testimonial: "The quality of the vehicle wraps and attention to detail is impressive. BrandForce consistently delivers excellence. They're our go-to advertising partner.", rating: 5,
id: "5", name: "Robert Taylor", handle: "Operations Manager, Retail Chain", testimonial: "The quality of the vehicle wraps and attention to detail is impressive. DemoPro consistently delivers excellence. They're our go-to advertising partner.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-wearing-suit-tie-standing-classroom_181624-14287.jpg", imageAlt: "professional man business portrait headshot"
},
{
id: "6", name: "Amanda Foster", handle: "Brand Director, E-Commerce Company", testimonial: "Collaborative, innovative, and results-driven. BrandForce helped us elevate our brand presence across multiple channels. Exceptional work!", rating: 5,
id: "6", name: "Amanda Foster", handle: "Brand Director, E-Commerce Company", testimonial: "Collaborative, innovative, and results-driven. DemoPro helped us elevate our brand presence across multiple channels. Exceptional work!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-10329.jpg", imageAlt: "professional woman e-commerce brand director"
}
]}
@@ -205,7 +205,7 @@ export default function LandingPage() {
text="Ready to elevate your brand? Let's create something extraordinary together."
animationType="entrance-slide"
buttons={[
{ text: "Get a Free Quote", href: "mailto:quotes@brandforce.com" },
{ text: "Get a Free Quote", href: "mailto:quotes@demopro.com" },
{ text: "Schedule a Consultation", href: "tel:+1-555-0123" }
]}
background={{ variant: "gradient-bars" }}
@@ -215,12 +215,12 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterCard
logoText="BrandForce"
copyrightText="© 2025 BrandForce Advertising. All rights reserved."
logoText="DemoPro"
copyrightText="© 2025 DemoPro Advertising. All rights reserved."
socialLinks={[
{ icon: Facebook, href: "https://facebook.com/brandforce", ariaLabel: "Visit our Facebook page" },
{ icon: Instagram, href: "https://instagram.com/brandforce", ariaLabel: "Follow us on Instagram" },
{ icon: Linkedin, href: "https://linkedin.com/company/brandforce", ariaLabel: "Connect on LinkedIn" }
{ icon: Facebook, href: "https://facebook.com/demopro", ariaLabel: "Visit our Facebook page" },
{ icon: Instagram, href: "https://instagram.com/demopro", ariaLabel: "Follow us on Instagram" },
{ icon: Linkedin, href: "https://linkedin.com/company/demopro", ariaLabel: "Connect on LinkedIn" }
]}
/>
</div>