|
|
|
|
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="about" data-section="about" className="relative bg-opacity-50">
|
|
|
|
|
<TextSplitAbout
|
|
|
|
|
title="Crafting Digital Experiences Since 2015"
|
|
|
|
|
title="Crafting Digital Experiences Since 2026"
|
|
|
|
|
description={[
|
|
|
|
|
"Based in the vibrant Northwest Florida community, Webild Design Studio has emerged as a trusted partner for businesses seeking exceptional web design and digital solutions. Our team combines creative excellence with strategic thinking to deliver websites that captivate audiences and drive conversions.", "From startups to established enterprises, we've helped over 200 businesses across the United States establish powerful digital presences. Our approach is collaborative, transparent, and results-driven—ensuring every project exceeds expectations and delivers measurable ROI."
|
|
|
|
|
]}
|
|
|
|
|
@@ -129,15 +129,15 @@ export default function LandingPage() {
|
|
|
|
|
description="Showcase of our latest web design projects and case studies highlighting our expertise across industries."
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "ecommerce-platform", brand: "Fashion Retail", name: "E-Commerce Platform Redesign", price: "$45K", rating: 5,
|
|
|
|
|
id: "ecommerce-platform", brand: "Fashion Retail", name: "E-Commerce Platform Redesign", price: "$1.75K", rating: 5,
|
|
|
|
|
reviewCount: "42 reviews", imageSrc: "http://img.b2bpic.net/free-vector/ecommerce-email-template_52683-49444.jpg", imageAlt: "Ecommerce website design portfolio"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "corporate-website", brand: "B2B Services", name: "Corporate Identity Website", price: "$32K", rating: 5,
|
|
|
|
|
id: "corporate-website", brand: "B2B Services", name: "Corporate Identity Website", price: "$1.2K", rating: 5,
|
|
|
|
|
reviewCount: "38 reviews", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-landing-page_23-2149945725.jpg", imageAlt: "Corporate business website design"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "saas-platform", brand: "Tech Startup", name: "SaaS Platform Landing Site", price: "$28K", rating: 5,
|
|
|
|
|
id: "saas-platform", brand: "Tech Startup", name: "SaaS Platform Landing Site", price: "$850", rating: 5,
|
|
|
|
|
reviewCount: "35 reviews", imageSrc: "http://img.b2bpic.net/free-vector/launch-business-gradient-landing-page_52683-23194.jpg", imageAlt: "Startup website design modern"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
@@ -186,9 +186,9 @@ export default function LandingPage() {
|
|
|
|
|
<div id="metrics" data-section="metrics" className="relative bg-opacity-50">
|
|
|
|
|
<MetricCardTwo
|
|
|
|
|
metrics={[
|
|
|
|
|
{ id: "projects", value: "200+", description: "Projects Delivered" },
|
|
|
|
|
{ id: "clients", value: "150+", description: "Happy Clients" },
|
|
|
|
|
{ id: "conversion", value: "45%", description: "Average Conversion Lift" }
|
|
|
|
|
{ id: "projects", value: "850+", description: "Projects Delivered" },
|
|
|
|
|
{ id: "clients", value: "620+", description: "Happy Clients" },
|
|
|
|
|
{ id: "conversion", value: "62%", description: "Average Conversion Lift" }
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
|