diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 97dc651..a1201b6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -19,8 +19,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Services", - items: [ + title: "Services", items: [ { label: "Website Design", href: "/services" }, { label: "Website Redesign", href: "/services" }, { label: "Mobile Optimization", href: "/services" }, @@ -28,8 +27,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Portfolio", href: "/portfolio" }, { label: "Pricing", href: "/pricing" }, @@ -37,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -67,9 +64,7 @@ export default function AboutPage() { id: item.id, }))} button={{ - text: "Get Your Website", - href: "/contact", - }} + text: "Get Your Website", href: "/contact"}} animateOnLoad={true} /> @@ -85,9 +80,10 @@ export default function AboutPage() { { value: "350%", title: "Average Lead Increase" }, ]} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-business-owner-or-entrepr-1772817344297-fb9fc28e.png?_wi=4" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-professional-business-owner-or-entrepr-1772817344297-fb9fc28e.png" imageAlt="Business owner analyzing website analytics" mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -99,29 +95,11 @@ export default function AboutPage() { tagIcon={Heart} testimonials={[ { - id: "1", - name: "Sarah Mitchell", - role: "Owner, Mitchell's Salon & Spa", - testimonial: "After getting our website through Webuild, bookings increased by 40% in the first month. The design is beautiful and our customers love how easy it is to book appointments online.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343183-89383f36.png?_wi=3", - imageAlt: "Sarah Mitchell portrait", - }, + id: "1", name: "Sarah Mitchell", role: "Owner, Mitchell's Salon & Spa", testimonial: "After getting our website through Webuild, bookings increased by 40% in the first month. The design is beautiful and our customers love how easy it is to book appointments online.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343183-89383f36.png", imageAlt: "Sarah Mitchell portrait"}, { - id: "2", - name: "James Rodriguez", - role: "Owner, Rodriguez General Contracting", - testimonial: "We were skeptical at first, but the professional website completely changed how we attract clients. We now get quality leads from search engines instead of cold calling.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-mal-1772817344083-67fdb13a.png?_wi=3", - imageAlt: "James Rodriguez portrait", - }, + id: "2", name: "James Rodriguez", role: "Owner, Rodriguez General Contracting", testimonial: "We were skeptical at first, but the professional website completely changed how we attract clients. We now get quality leads from search engines instead of cold calling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-mal-1772817344083-67fdb13a.png", imageAlt: "James Rodriguez portrait"}, { - id: "3", - name: "Maria Chen", - role: "Manager, Chen's Restaurant Group", - testimonial: "Our new website is stunning and mobile-friendly. Customers can now easily find our menu, make reservations, and call us—all from a beautiful, modern design.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343779-671a1925.png?_wi=3", - imageAlt: "Maria Chen portrait", - }, + id: "3", name: "Maria Chen", role: "Manager, Chen's Restaurant Group", testimonial: "Our new website is stunning and mobile-friendly. Customers can now easily find our menu, make reservations, and call us—all from a beautiful, modern design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/professional-headshot-of-a-confident-fem-1772817343779-671a1925.png", imageAlt: "Maria Chen portrait"}, ]} animationType="slide-up" textboxLayout="default" @@ -139,4 +117,4 @@ export default function AboutPage() { ); -} \ No newline at end of file +} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 286a86c..272cd64 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,76 +1,25 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; -import { Inter } from "next/font/google"; -import { Mulish } 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 mulish = Mulish({ - variable: "--font-mulish", - subsets: ["latin"], -}); +import "./styles/variables.css"; +import "./styles/globals.css"; export const metadata: Metadata = { - title: "Professional Web Design for Local Businesses | Webuild", - description: "Turn your business into a lead-generating machine with a professional website from Webuild. We create high-converting websites for local businesses. Get your free website audit today.", - keywords: "web design, website design, local business website, professional web design, responsive website, lead generation website, small business website", - metadataBase: new URL("https://webuild.local"), + title: "Webuild | Professional Web Design for Local Businesses", description: "Transform your business with professional web design. We create high-converting websites that generate leads and grow your revenue. Free consultation available.", keywords: "web design, local business websites, lead generation, professional website design", metadataBase: new URL("https://webuild.io"), alternates: { - canonical: "https://webuild.local", - }, + canonical: "https://webuild.io"}, openGraph: { - title: "Professional Web Design for Local Businesses | Webuild", - description: "High-converting websites designed to attract more customers for your local business.", - url: "https://webuild.local", - siteName: "Webuild", - type: "website", - images: [ - { - url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-modern-clean-professional-website-dash-1772817347636-fb703a26.png", - alt: "Professional website design showcase", - }, - ], - }, + title: "Webuild | Professional Web Design for Local Businesses", description: "Transform your business with professional web design. We create high-converting websites that generate leads and grow your revenue.", url: "https://webuild.io", siteName: "Webuild", type: "website"}, twitter: { - card: "summary_large_image", - title: "Professional Web Design for Local Businesses | Webuild", - description: "Turn your business into a lead-generating machine with a professional website.", - images: [ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUYJU6LXiTBEy0Kb9BXpupMdnR/a-modern-clean-professional-website-dash-1772817347636-fb703a26.png", - ], - }, - robots: { - index: true, - follow: true, - }, + card: "summary_large_image", title: "Webuild | Professional Web Design for Local Businesses", description: "Transform your business with professional web design. We create high-converting websites that generate leads and grow your revenue."}, }; export default function RootLayout({ children, -}: Readonly<{ +}: { children: React.ReactNode; -}>) { +}) { return ( - - - - - {children} - + + {children}