6 Commits

Author SHA1 Message Date
c752eea10a Update src/app/page.tsx 2026-03-20 18:34:57 +00:00
579061cb66 Merge version_1 into main
Merge version_1 into main
2026-03-20 18:29:54 +00:00
fb1a3e3335 Merge version_1 into main
Merge version_1 into main
2026-03-20 18:29:29 +00:00
88e0bbe4ec Merge version_1 into main
Merge version_1 into main
2026-03-20 18:29:07 +00:00
5e8609fd37 Merge version_1 into main
Merge version_1 into main
2026-03-20 18:28:31 +00:00
f9e9d4a56e Merge version_1 into main
Merge version_1 into main
2026-03-20 18:28:19 +00:00

View File

@@ -5,12 +5,10 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
import SplitAbout from "@/components/sections/about/SplitAbout";
import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwentySeven";
import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Award, BarChart3, Brain, Github, Linkedin, Mail, Sparkles, Star, Target, TrendingUp, Twitter, Users, Zap } from "lucide-react";
import { Award, BarChart3, Brain, Github, Linkedin, Mail, Sparkles, Target, Users, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -116,54 +114,6 @@ export default function LandingPage() {
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardEleven
title="Proven Results That Speak"
description="Our clients see real, measurable growth. Here's what we deliver."
tag="Our Impact"
tagIcon={TrendingUp}
tagAnimation="slide-up"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "1", value: "250+", title: "Projects Delivered", description: "High-converting websites for brands worldwide", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/a-sleek-modern-web-design-interface-disp-1774031218288-878bcd07.png?_wi=3", imageAlt: "Projects delivered" },
{ id: "2", value: "95%", title: "Client Satisfaction", description: "Long-term partnerships built on results", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/a-sophisticated-software-platform-interf-1774031218681-d5178031.png?_wi=2", imageAlt: "Client satisfaction" },
{ id: "3", value: "3.2x", title: "Avg. ROI Increase", description: "Measurable growth for our clients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/a-creative-agency-workspace-with-modern--1774031218049-f5713d8d.png?_wi=2", imageAlt: "ROI increase" },
{ id: "4", value: "$5M+", title: "Client Revenue Generated", description: "Through conversion-optimized websites", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/a-sleek-modern-web-design-interface-disp-1774031218288-878bcd07.png?_wi=4", imageAlt: "Revenue generated" }
]}
buttons={[
{ text: "See Case Studies", href: "#contact" }
]}
buttonAnimation="slide-up"
ariaLabel="Key metrics and achievements section"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
title="What Our Clients Say"
description="Real feedback from real clients who've experienced transformation."
tag="Testimonials"
tagIcon={Award}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{ id: "1", name: "Sarah Johnson", role: "CEO", testimonial: "Working with this agency transformed our digital presence. Within 3 months, we saw a 240% increase in qualified leads. Their strategic approach to design and conversion optimization is unmatched.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-confident-bus-1774031217143-e9e637bb.png", imageAlt: "Professional headshot of a confident business person in corporate attire. Clean background, professi", icon: Star },
{ id: "2", name: "Michael Chen", role: "Founder", testimonial: "They didn't just build a website—they built a sales machine. The brand strategy work alone was worth 10x what we paid. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-another-busines-1774031217455-0258c163.png", imageAlt: "Professional headshot of another business professional in modern office setting. Warm, approachable ", icon: Star },
{ id: "3", name: "Emily Rodriguez", role: "Marketing Director", testimonial: "Professional, responsive, and results-driven. They understood our positioning challenges immediately and delivered a website that resonates with our ideal clients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-confident-fem-1774031217677-042f6f44.png", imageAlt: "Professional headshot of a confident female business professional. Modern office background, profess", icon: Star },
{ id: "4", name: "David Kim", role: "Product Manager", testimonial: "From concept to launch, they were detail-oriented and collaborative. Our conversion rate improved by 185%. This is the team to work with.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-another-busines-1774031217336-d37086c2.png", imageAlt: "Professional headshot of another business professional, diverse representation. Corporate setting, p", icon: Star }
]}
buttons={[
{ text: "View More Reviews", href: "#contact" }
]}
buttonAnimation="slide-up"
ariaLabel="Client testimonials section"
/>
</div>
<div id="team" data-section="team">
<TeamCardTwo
title="Meet the Team"
@@ -173,13 +123,10 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="four-items-2x2-equal-grid"
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
members={[
{ id: "1", name: "Alex Thompson", role: "Creative Director", description: "10+ years of experience in brand strategy and luxury design. Obsessed with positioning and visual storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-talented-desi-1774031217802-8e82cb96.png", imageAlt: "Professional headshot of a talented designer or developer. Modern office environment with tech eleme", socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }] },
{ id: "2", name: "Jordan Martinez", role: "Lead Developer", description: "Full-stack engineer with a passion for performance and clean code. Brings your vision to life with cutting-edge technology.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-another-team-me-1774031217782-1174c006.png", imageAlt: "Professional headshot of another team member, diverse background. Modern creative workspace visible.", socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }, { icon: Github, url: "https://github.com" }] },
{ id: "3", name: "Casey Williams", role: "Conversion Strategist", description: "Data-driven marketer specializing in conversion optimization. Turns analytics into actionable strategies for growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-female-team-m-1774031217288-f70ddb8c.png", imageAlt: "Professional headshot of a female team member or account manager. Professional attire, approachable ", socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }, { icon: Mail, url: "mailto:casey@example.com" }] },
{ id: "4", name: "Morgan Lee", role: "Brand Strategist", description: "15+ years building brands from the ground up. Expert in positioning, messaging, and brand architecture.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-senior-team-m-1774031217546-56ee2271.png", imageAlt: "Professional headshot of a senior team member or strategist. Modern professional setting, experience", socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }, { icon: Twitter, url: "https://twitter.com" }] }
{ id: "1", name: "Alex Thompson", role: "Creative Director", description: "10+ years of experience in brand strategy and luxury design. Obsessed with positioning and visual storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BB1UWtLhV4bdAZs5YAnJqZZmEU/professional-headshot-of-a-talented-desi-1774031217802-8e82cb96.png", imageAlt: "Professional headshot of a talented designer or developer. Modern office environment with tech eleme", socialLinks: [{ icon: Linkedin, url: "https://linkedin.com" }, { icon: Mail, url: "mailto:alex@example.com" }] }
]}
buttons={[
{ text: "Join Our Team", href: "#contact" }