Merge version_2 into main #8
@@ -46,19 +46,20 @@ export default function LandingPage() {
|
||||
<HeroSplitKpi
|
||||
title="WPS Media"
|
||||
description="Transforming ideas into stunning digital experiences. We design websites that captivate, engage, and convert."
|
||||
kpiItems={[
|
||||
kpis={[
|
||||
{ value: "150+", label: "Projects Completed" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
{ value: "8+", label: "Years Experience" }
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
{ text: "View Our Work", href: "portfolio" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg"
|
||||
imageAlt="WPS Media Creative Studio"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -86,16 +87,24 @@ export default function LandingPage() {
|
||||
description="Comprehensive solutions tailored to elevate your digital presence and drive business growth."
|
||||
features={[
|
||||
{
|
||||
title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=1", imageAlt: "Web Design Services", buttonIcon: ArrowRight
|
||||
id: "1", title: "Web Design & Development", description: "Beautiful, responsive websites built with cutting-edge technology and best practices.", media: { imageSrc: "http://img.b2bpic.net/free-vector/social-page-application-ui-design-concept_1284-45234.jpg?_wi=1", imageAlt: "Web Design Services" },
|
||||
items: [],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Brand Identity Design", description: "Strategic branding that creates lasting impressions and strengthens your market position.", imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Identity Design", buttonIcon: ArrowRight
|
||||
id: "2", title: "Brand Identity Design", description: "Strategic branding that creates lasting impressions and strengthens your market position.", media: { imageSrc: "http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Identity Design" },
|
||||
items: [],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Mobile App Design", description: "User-centered mobile experiences that engage and delight your customers.", imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg", imageAlt: "Mobile App Design", buttonIcon: ArrowRight
|
||||
id: "3", title: "Mobile App Design", description: "User-centered mobile experiences that engage and delight your customers.", media: { imageSrc: "http://img.b2bpic.net/free-vector/user-interface-design-concept-with-different-screens-buttons-web-elements-mobile-social-applications_1284-45222.jpg", imageAlt: "Mobile App Design" },
|
||||
items: [],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Digital Strategy", description: "Data-driven strategies that align your design with business objectives and user needs.", imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg", imageAlt: "Digital Strategy", buttonIcon: ArrowRight
|
||||
id: "4", title: "Digital Strategy", description: "Data-driven strategies that align your design with business objectives and user needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg", imageAlt: "Digital Strategy" },
|
||||
items: [],
|
||||
reverse: true
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -103,6 +112,7 @@ export default function LandingPage() {
|
||||
tag="What We Do"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -137,27 +147,27 @@ export default function LandingPage() {
|
||||
description="Hear from businesses we've helped transform their digital presence."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechFlow Inc", rating: 5,
|
||||
id: "1", name: "Sarah Johnson", handle: "CEO at TechFlow Inc", testimonial: "WPS Media transformed our digital presence completely. Their expertise and attention to detail exceeded our expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Marketing Director", company: "Creative Studios", rating: 5,
|
||||
id: "2", name: "Michael Chen", handle: "Marketing Director at Creative Studios", testimonial: "The team delivered exceptional results on time and within budget. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Founder", company: "Innovation Labs", rating: 5,
|
||||
id: "3", name: "Emily Rodriguez", handle: "Founder at Innovation Labs", testimonial: "Outstanding work from start to finish. They truly understand what it takes to build a successful brand.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "Digital Ventures", rating: 5,
|
||||
id: "4", name: "David Kim", handle: "Product Manager at Digital Ventures", testimonial: "Professional, creative, and results-driven. WPS Media is our go-to partner for all digital projects.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Lee", role: "Brand Director", company: "Premium Brands Co", rating: 5,
|
||||
id: "5", name: "Jessica Lee", handle: "Brand Director at Premium Brands Co", testimonial: "Their creative solutions and strategic approach transformed our brand. Excellent collaboration!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Jessica Lee"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Thompson", role: "Business Owner", company: "Global Solutions", rating: 5,
|
||||
id: "6", name: "Robert Thompson", handle: "Business Owner at Global Solutions", testimonial: "WPS Media brings vision to life. Their team is talented, responsive, and truly cares about results.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Robert Thompson"
|
||||
}
|
||||
]}
|
||||
@@ -167,6 +177,7 @@ export default function LandingPage() {
|
||||
tag="Client Success"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
showRating={true}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user