|
|
|
|
@@ -8,7 +8,7 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
|
|
|
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
|
|
|
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
|
|
|
|
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
|
|
|
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
|
|
|
|
|
|
|
|
|
import ContactText from '@/components/sections/contact/ContactText';
|
|
|
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
|
|
|
import { Award, CheckCircle, Shield, Sparkles, Star, Zap } from 'lucide-react';
|
|
|
|
|
@@ -33,8 +33,7 @@ export default function LandingPage() {
|
|
|
|
|
navItems={[
|
|
|
|
|
{ name: "Services", id: "services" },
|
|
|
|
|
{ name: "Portfolio", id: "portfolio" },
|
|
|
|
|
{ name: "About", id: "about" },
|
|
|
|
|
{ name: "Testimonials", id: "testimonials" }
|
|
|
|
|
{ name: "About", id: "about" }
|
|
|
|
|
]}
|
|
|
|
|
button={{ text: "Get Started", href: "#contact" }}
|
|
|
|
|
/>
|
|
|
|
|
@@ -65,7 +64,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."
|
|
|
|
|
]}
|
|
|
|
|
@@ -111,9 +110,9 @@ export default function LandingPage() {
|
|
|
|
|
tagIcon={CheckCircle}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Explore All Services", href: "#contact" }
|
|
|
|
|
{ text: "Book Your Design Strategy Call", href: "#contact" }
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
buttonAnimation="blur-reveal"
|
|
|
|
|
className="relative"
|
|
|
|
|
containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24"
|
|
|
|
|
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
|
|
|
|
@@ -129,15 +128,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 +185,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: "conversion", value: "62%", description: "Average Conversion Lift" },
|
|
|
|
|
{ id: "projects", value: "850+", description: "Projects Delivered" },
|
|
|
|
|
{ id: "clients", value: "620+", description: "Happy Clients" }
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -206,49 +205,7 @@ export default function LandingPage() {
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div id="testimonials" data-section="testimonials" className="relative">
|
|
|
|
|
<TestimonialCardOne
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "client-1", name: "Sarah Mitchell", role: "CEO", company: "Fashion Forward Inc", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-work_1098-3861.jpg", imageAlt: "Sarah Mitchell"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "client-2", name: "James Rodriguez", role: "Founder", company: "Tech Innovations Co", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "James Rodriguez"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "client-3", name: "Emily Chen", role: "Marketing Director", company: "Global Commerce Ltd", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Emily Chen"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "client-4", name: "Michael Thompson", role: "Business Owner", company: "Local Services Group", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-hispanic-businessman-standing-arms-crossed-outside-office_662251-2067.jpg", imageAlt: "Michael Thompson"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "client-5", name: "Jennifer Lee", role: "Product Manager", company: "Digital Solutions Pro", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280734.jpg", imageAlt: "Jennifer Lee"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "client-6", name: "David Kumar", role: "Executive Director", company: "Enterprise Systems Inc", rating: 5,
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "David Kumar"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
title="What Our Clients Say"
|
|
|
|
|
description="Real feedback from real clients about their experience working with our design studio."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
tag="Client Stories"
|
|
|
|
|
tagIcon={Star}
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
className="relative"
|
|
|
|
|
containerClassName="max-w-7xl mx-auto px-4 py-16 md:py-24"
|
|
|
|
|
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4 text-center"
|
|
|
|
|
textBoxDescriptionClassName="text-lg text-center text-opacity-80 mb-12"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div id="contact" data-section="contact" className="relative">
|
|
|
|
|
<ContactText
|
|
|
|
|
@@ -283,7 +240,6 @@ export default function LandingPage() {
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
items: [
|
|
|
|
|
{ label: "Testimonials", href: "#testimonials" },
|
|
|
|
|
{ label: "Contact", href: "#contact" },
|
|
|
|
|
{ label: "Privacy Policy", href: "#" },
|
|
|
|
|
{ label: "Terms of Service", href: "#" }
|
|
|
|
|
@@ -305,4 +261,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|