4 Commits

Author SHA1 Message Date
ebcea8280b Update src/app/page.tsx 2026-03-08 21:44:56 +00:00
3adbe67265 Update src/app/layout.tsx 2026-03-08 21:44:56 +00:00
1b645603d3 Merge version_2 into main
Merge version_2 into main
2026-03-08 21:42:25 +00:00
eddf4d8b08 Merge version_2 into main
Merge version_2 into main
2026-03-08 21:41:38 +00:00
2 changed files with 36 additions and 42 deletions

View File

@@ -1,28 +1,17 @@
import type { Metadata } from "next";
import { Inter } from "next/font/google";
import "./globals.css";
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
});
export const metadata: Metadata = {
title: "Webild Design - Award-Winning Digital Design Agency", description:
"Transform your brand with exceptional web design and development services. We create stunning digital experiences that drive engagement and results."};
title: "Webild Design - Award-Winning Digital Design Agency", description: "Transform your brand with exceptional web design, development, and digital strategy. Award-winning agency specializing in stunning user experiences."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<body
className={`${inter.variable} bg-background text-foreground antialiased`}
>
{children}
<html lang="en">
<body>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1390,14 +1379,6 @@ export default function RootLayout({
}}
/>
</body>
<script
async
src="https://cdn.jsdelivr.net/npm/gsap@3.12.2/dist/gsap.min.js"
></script>
<script
async
src="https://cdn.jsdelivr.net/npm/gsap@3.12.2/dist/ScrollTrigger.min.js"
></script>
</html>
);
}

View File

@@ -9,8 +9,8 @@ import ProductCardTwo from "@/components/sections/product/ProductCardTwo";
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import { Sparkles, Award, Star, Zap, Heart, HelpCircle, Lightbulb } from "lucide-react";
import Link from "next/link";
@@ -193,27 +193,27 @@ export default function HomePage() {
<ProductCardTwo
products={[
{
id: "1", brand: "Design", name: "Web Design & UX/UI", price: "Starting at $5K", rating: 5,
id: "1", brand: "Design", name: "Web Design & UX/UI Increase conversions with expert interfaces", price: "Starting at $5K", rating: 5,
reviewCount: "120+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/creative-web-design-workspace-with-desig-1773001370367-c6e62025.png", imageAlt: "Web design and UX/UI services"},
{
id: "2", brand: "Development", name: "Web Development", price: "Starting at $8K", rating: 5,
id: "2", brand: "Development", name: "Web Development Fast, scalable, and future-proof solutions", price: "Starting at $8K", rating: 5,
reviewCount: "95+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-web-developer-workspace-wit-1773001370532-7fe52ae3.png", imageAlt: "Web development services"},
{
id: "3", brand: "Strategy", name: "Digital Strategy", price: "Starting at $3K", rating: 5,
id: "3", brand: "Strategy", name: "Digital Strategy Data-driven roadmaps for sustainable growth", price: "Starting at $3K", rating: 5,
reviewCount: "85+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/strategic-business-planning-session-with-1773001370111-a501a731.png", imageAlt: "Digital strategy consulting"},
{
id: "4", brand: "Branding", name: "Brand Identity", price: "Starting at $4K", rating: 5,
id: "4", brand: "Branding", name: "Brand Identity Stand out with cohesive visual language", price: "Starting at $4K", rating: 5,
reviewCount: "110+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/brand-identity-design-workspace-with-log-1773001370890-30c9167a.png", imageAlt: "Brand identity design"},
{
id: "5", brand: "Analytics", name: "Performance Analytics", price: "Starting at $2K", rating: 5,
id: "5", brand: "Analytics", name: "Performance Analytics Optimize with real-time insights", price: "Starting at $2K", rating: 5,
reviewCount: "70+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/data-analytics-dashboard-with-charts-gra-1773001370329-25087c2c.png", imageAlt: "Performance analytics and optimization"},
{
id: "6", brand: "Support", name: "Maintenance & Support", price: "From $500/mo", rating: 5,
id: "6", brand: "Support", name: "Maintenance & Support Peace of mind, always on guard", price: "From $500/mo", rating: 5,
reviewCount: "130+", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/friendly-customer-support-team-member-wo-1773001369953-c2adc12e.png", imageAlt: "Website maintenance and support"},
]}
@@ -361,29 +361,42 @@ export default function HomePage() {
</div>
<div id="contact" data-section="contact" className="w-full">
<ContactSplit
tag="Get in Touch"
<ContactSplitForm
title="Let's Create Something Amazing"
description="Ready to transform your digital presence? Get in touch with our team. We'd love to discuss your project and explore how we can help."
background={{ variant: "sparkles-gradient" }}
inputs={[
{
name: "fullName", type: "text", placeholder: "Your Full Name", required: true,
},
{
name: "email", type: "email", placeholder: "your@email.com", required: true,
},
{
name: "company", type: "text", placeholder: "Company Name", required: false,
},
{
name: "phone", type: "tel", placeholder: "+1 (555) 000-0000", required: false,
},
]}
textarea={{
name: "message", placeholder: "Tell us about your project, goals, and timeline...", rows: 6,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/modern-creative-workspace-with-designer--1773001370917-d97731f6.png"
imageAlt="Creative workspace"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Subscribe"
termsText="We'll send you updates about our latest projects and industry insights. Unsubscribe anytime."
buttonText="Send Message"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
<FooterBaseReveal
columns={footerColumns}
bottomLeftText="© 2025 Webild Design. All rights reserved."
bottomRightText="Made with purpose and passion."
copyrightText="© 2025 Webild Design. All rights reserved."
/>
</div>
</ThemeProvider>
);
}
}