Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 580fd3031d | |||
| fd8ee38071 | |||
| 6ab1203afb | |||
| c046bfbfcd | |||
| 0325b3ac31 | |||
| 47f3e045de | |||
| 1bf7b879cd | |||
| 960cf5dbbf |
@@ -1,58 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import "@/styles/globals.css";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope", subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Web4You - Modern Web Design Agency | High-Converting Websites", description: "Web4You creates stunning, high-converting websites for businesses. Expert web design, development, and digital strategy to elevate your online presence.", keywords: "web design, web development, digital agency, responsive design, website design, web design agency", metadataBase: new URL("https://web4you.com"),
|
||||
alternates: {
|
||||
canonical: "https://web4you.com"},
|
||||
openGraph: {
|
||||
title: "Web4You - Web Design Agency", description: "Create stunning digital experiences that drive real business results with Web4You.", url: "https://web4you.com", siteName: "Web4You", type: "website", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV0ypwWxx8rzuc0nBtgrGnZyER/uploaded-1772662762221-u3akbduu.jpg", alt: "Web4You - Web Design Agency"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Web4You - Web Design Agency", description: "Exceptional web design for forward-thinking brands", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AV0ypwWxx8rzuc0nBtgrGnZyER/uploaded-1772662762221-u3akbduu.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Web4You - Web Design Agency", description: "Web4You creates stunning, high-converting websites that drive real business results."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1420,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -52,12 +52,8 @@ export default function LandingPage() {
|
||||
imageAlt="Web design agency showcase"
|
||||
mediaAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "CEO, TechVenture", testimonial: "Web4You transformed our online presence. The website they designed increased our conversions by 150% in the first quarter.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
name: "Michael Chen", handle: "Founder, InnovateLab", testimonial: "Their design expertise and attention to detail is unmatched. They created a website that truly represents our brand.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{ name: "Sarah Johnson", handle: "CEO, TechVenture", testimonial: "Web4You transformed our online presence. The website they designed increased our conversions by 150% in the first quarter.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{ name: "Michael Chen", handle: "Founder, InnovateLab", testimonial: "Their design expertise and attention to detail is unmatched. They created a website that truly represents our brand.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "portfolio" },
|
||||
@@ -77,19 +73,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Responsive Design Excellence", tags: ["Mobile-First", "Cross-Browser"],
|
||||
id: "1", title: "Responsive Design Excellence — 98% Mobile Conversion Rate", tags: ["Mobile-First", "Cross-Browser"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-responsive-website-design_23-2149483806.jpg", imageAlt: "Responsive design showcase"},
|
||||
{
|
||||
id: "2", title: "Lightning-Fast Performance", tags: ["Optimized", "SEO-Ready"],
|
||||
id: "2", title: "Lightning-Fast Performance — 2.1s Average Load Time", tags: ["Optimized", "SEO-Ready"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Performance optimization"},
|
||||
{
|
||||
id: "3", title: "SEO & Growth Focused", tags: ["Conversion-Optimized", "Analytics"],
|
||||
id: "3", title: "SEO & Growth Focused — 45% Average Traffic Increase", tags: ["Conversion-Optimized", "Analytics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg", imageAlt: "SEO strategy implementation"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Learn More", href: "about" }]}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "about" },
|
||||
{ text: "Get Started Today", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -214,4 +213,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user