12 Commits

Author SHA1 Message Date
c69ad3597d Merge version_3 into main
Merge version_3 into main
2026-03-03 19:07:39 +00:00
da4cf95faf Update src/app/page.tsx 2026-03-03 19:07:34 +00:00
51f02b2df4 Merge version_2 into main
Merge version_2 into main
2026-03-03 19:00:21 +00:00
b3c023f2b8 Update src/app/layout.tsx 2026-03-03 19:00:17 +00:00
97d2bfa753 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:59:33 +00:00
809539d0b3 Update src/app/page.tsx 2026-03-03 18:59:30 +00:00
3b9a7e89dd Update src/app/layout.tsx 2026-03-03 18:59:29 +00:00
717fedb2e1 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:57:35 +00:00
251e100b07 Update src/app/page.tsx 2026-03-03 18:57:29 +00:00
63aaf9c083 Merge version_1 into main
Merge version_1 into main
2026-03-02 23:28:25 +00:00
9a6f940abf Merge version_1 into main
Merge version_1 into main
2026-03-02 23:27:35 +00:00
1ebf7648d0 Merge version_1 into main
Merge version_1 into main
2026-03-02 23:26:13 +00:00
2 changed files with 26 additions and 56 deletions

View File

@@ -1,47 +1,18 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { DM_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
});
import "./styles/globals.css";
export const metadata: Metadata = {
title: "Web Design Agency | Custom Website Design Services", description: "Professional web design services that drive results. We build stunning websites that give customers insight and desire to choose your business.", keywords: "web design, website design, custom web design, agency, web development", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Web Design Agency | Custom Website Design Services", description: "Professional web design services that drive results. We build stunning websites that give customers insight and desire to choose your business.", type: "website", siteName: "Webuild"},
title: "Webuild - Web Design Agency", description: "Transform your business with stunning, high-performing websites that convert. Web design services for businesses nationwide."
};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${dmSans.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1409,7 +1380,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -73,10 +73,10 @@ export default function LandingPage() {
useInvertedBackground={false}
metricsAnimation="none"
metrics={[
{ icon: TrendingUp, label: "Client Growth", value: "300%+" },
{ icon: Globe, label: "States Served", value: "50" },
{ icon: Users, label: "Happy Clients", value: "150+" },
{ icon: Award, label: "Years Combined Experience", value: "20+" }
{ icon: TrendingUp, label: "Client Growth", value: "150%+" },
{ icon: Globe, label: "States Served", value: "12" },
{ icon: Users, label: "Happy Clients", value: "45+" },
{ icon: Award, label: "Years Combined Experience", value: "8+" }
]}
/>
</div>
@@ -116,16 +116,16 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1", name: "E-Commerce Redesign", price: "155% ROI Increase", imageSrc: "http://img.b2bpic.net/free-psd/direct-marketing-eterna-fashion-website-homepage-template_23-2152022826.jpg?_wi=2", imageAlt: "website design ecommerce shop modern"
id: "1", name: "E-Commerce Redesign", price: "80% ROI Increase", imageSrc: "http://img.b2bpic.net/free-psd/direct-marketing-eterna-fashion-website-homepage-template_23-2152022826.jpg?_wi=2", imageAlt: "website design ecommerce shop modern"
},
{
id: "2", name: "SaaS Platform Launch", price: "2M+ Annual Revenue", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg?_wi=2", imageAlt: "business website corporate professional design"
id: "2", name: "SaaS Platform Launch", price: "$250K+ Annual Revenue", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_23-2148248050.jpg?_wi=2", imageAlt: "business website corporate professional design"
},
{
id: "3", name: "Restaurant Chain Website", price: "300+ Monthly Orders", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template_23-2148372587.jpg?_wi=2", imageAlt: "saas interface dashboard application ui"
id: "3", name: "Restaurant Chain Website", price: "120+ Monthly Orders", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-admin-panel-template_23-2148372587.jpg?_wi=2", imageAlt: "saas interface dashboard application ui"
},
{
id: "4", name: "Consulting Firm Rebrand", price: "50+ New Clients", imageSrc: "http://img.b2bpic.net/free-vector/american-restaurant-landing-page-template_1361-870.jpg?_wi=2", imageAlt: "restaurant website landing page food design"
id: "4", name: "Consulting Firm Rebrand", price: "18+ New Clients", imageSrc: "http://img.b2bpic.net/free-vector/american-restaurant-landing-page-template_1361-870.jpg?_wi=2", imageAlt: "restaurant website landing page food design"
}
]}
/>
@@ -141,16 +141,16 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "94", title: "%", description: "Client Satisfaction Rate", icon: Star
id: "1", value: "92", title: "%", description: "Client Satisfaction Rate", icon: Star
},
{
id: "2", value: "5.8M", title: "Users", description: "Total Site Visitors Driven", icon: Users
id: "2", value: "180K", title: "Users", description: "Total Site Visitors Driven", icon: Users
},
{
id: "3", value: "$42M", title: "Revenue", description: "Generated for Clients", icon: TrendingUp
id: "3", value: "$1.8M", title: "Revenue", description: "Generated for Clients", icon: TrendingUp
},
{
id: "4", value: "48", title: "Hours", description: "Average Project Delivery", icon: Clock
id: "4", value: "3-4", title: "Weeks", description: "Average Project Delivery", icon: Clock
}
]}
/>
@@ -184,27 +184,27 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
title="Client Success Stories"
description="Hear from business owners across the nation who've transformed their business with our web design services"
description="Hear from business owners across the nation who have transformed their business with our web design services"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Tripled Online Sales in Six Months", quote: "Working with this team was transformative. They didn't just build us a website—they built us a revenue machine. Our online sales increased by 300% in the first six months.", name: "Sarah Mitchell", role: "CEO, Retail & Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business owner professional portrait headshot"
id: "1", title: "Tripled Online Sales — 300% in 6 Months", quote: "Working with this team was transformative. They didn't just build us a website—they built us a revenue machine. Our online sales increased by 300% in the first six months.", name: "Sarah Mitchell", role: "CEO, Retail & Co.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business owner professional portrait headshot"
},
{
id: "2", title: "Professional Design, Exceptional Support", quote: "From concept to launch, the entire process was seamless. The design team understood our brand vision perfectly and delivered a website that exceeded our expectations.", name: "Michael Torres", role: "Founder, Digital Agency Pro", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "ceo executive portrait business"
id: "2", title: "Professional Design — Launch in 4 Weeks", quote: "From concept to launch, the entire process was seamless. The design team understood our brand vision perfectly and delivered a website that exceeded our expectations.", name: "Michael Torres", role: "Founder, Digital Agency Pro", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", imageAlt: "ceo executive portrait business"
},
{
id: "3", title: "Best Investment for Our Business", quote: "This wasn't just a web design project—it was a strategic partnership. They helped us think through our entire digital presence and delivered results that keep impressing us.", name: "Jessica Liu", role: "Managing Director, Growth Consulting", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "entrepreneur business owner portrait professional"
id: "3", title: "Strategic Partnership — Doubled Lead Generation", quote: "This was not just a web design project—it was a strategic partnership. They helped us think through our entire digital presence and delivered results that keep impressing us.", name: "Jessica Liu", role: "Managing Director, Growth Consulting", imageSrc: "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", imageAlt: "entrepreneur business owner portrait professional"
},
{
id: "4", title: "Professional, Creative, Results-Driven", quote: "Our website went from outdated to industry-leading. The attention to detail, responsive design, and ongoing support have made a huge difference in our customer acquisition.", name: "David Chen", role: "Owner, Premium Services Inc.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "manager professional portrait business"
id: "4", title: "Industry-Leading Design — 45% Customer Growth", quote: "Our website went from outdated to industry-leading. The attention to detail, responsive design, and ongoing support have made a huge difference in our customer acquisition.", name: "David Chen", role: "Owner, Premium Services Inc.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "manager professional portrait business"
},
{
id: "5", title: "Transformed Our Online Presence", quote: "We wanted a partner who understood our brand and could deliver excellence. They did exactly that. Our website has become our best marketing tool.", name: "Amanda Rodriguez", role: "VP Marketing, Enterprise Solutions", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "director executive portrait professional"
id: "5", title: "Best Marketing Tool — Inbound Leads Up 60%", quote: "We wanted a partner who understood our brand and could deliver excellence. They did exactly that. Our website has become our best marketing tool.", name: "Amanda Rodriguez", role: "VP Marketing, Enterprise Solutions", imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "director executive portrait professional"
},
{
id: "6", title: "Exceeded Every Expectation", quote: "We were skeptical about hiring a design agency, but this team proved why they're the best in the industry. Fast delivery, beautiful design, and authentic partnership throughout.", name: "Robert Thompson", role: "President, Thompson & Associates", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "founder business owner portrait headshot"
id: "6", title: "Exceeded Expectations — 5-Star Delivery", quote: "We were skeptical about hiring a design agency, but this team proved why they are the best in the industry. Fast delivery, beautiful design, and authentic partnership throughout.", name: "Robert Thompson", role: "President, Thompson & Associates", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageAlt: "founder business owner portrait headshot"
}
]}
/>
@@ -219,7 +219,7 @@ export default function LandingPage() {
useInvertedBackground={false}
buttonText="Schedule Call"
inputPlaceholder="your@email.com"
termsText="By scheduling, you agree to our Terms of Service. We'll contact you within 24 hours."
termsText="By scheduling, you agree to our Terms of Service. We will contact you within 24 hours."
/>
</div>