Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| daaab84132 | |||
| ca183f9170 | |||
| a0e353bee3 |
@@ -1,60 +1,20 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
import { Poppins } from "next/font/google";
|
|
||||||
import { Halant } from "next/font/google";
|
|
||||||
import { Inter } from "next/font/google";
|
import { Inter } from "next/font/google";
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|
||||||
import Tag from "@/tag/Tag";
|
|
||||||
|
|
||||||
const poppins = Poppins({
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
variable: "--font-poppins", subsets: ["latin"],
|
|
||||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
|
||||||
});
|
|
||||||
|
|
||||||
const halant = Halant({
|
|
||||||
variable: "--font-halant", subsets: ["latin"],
|
|
||||||
weight: ["300", "400", "500", "600", "700"],
|
|
||||||
});
|
|
||||||
|
|
||||||
const inter = Inter({
|
|
||||||
variable: "--font-inter", subsets: ["latin"],
|
|
||||||
});
|
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Mendes Webworks | Web Design & Development Agency", description: "Premium web design and development services. Transform your online presence with stunning, responsive websites that drive results.", keywords: "web design, web development, responsive design, UX design, UI design, website design agency", metadataBase: new URL("https://mendeswebworks.com"),
|
title: "Mendes Webworks | Premium Web Design & Development", description: "Transform your online presence with exceptional web design and development services from Mendes Webworks."};
|
||||||
alternates: {
|
|
||||||
canonical: "https://mendeswebworks.com"
|
|
||||||
},
|
|
||||||
openGraph: {
|
|
||||||
title: "Mendes Webworks | Web Design & Development", description: "Transforming ideas into exceptional web experiences. Premium website design and development for brands that demand excellence.", url: "https://mendeswebworks.com", siteName: "Mendes Webworks", type: "website", images: [
|
|
||||||
{
|
|
||||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/a-modern-web-design-studio-workspace-wit-1772587040234-07045f16.png", alt: "Mendes Webworks - Web Design Agency"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
twitter: {
|
|
||||||
card: "summary_large_image", title: "Mendes Webworks | Web Design & Development", description: "Premium website design and development services", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/a-modern-web-design-studio-workspace-wit-1772587040234-07045f16.png"]
|
|
||||||
},
|
|
||||||
robots: {
|
|
||||||
index: true,
|
|
||||||
follow: true
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
}: Readonly<{
|
}: {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
}>) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en">
|
||||||
<ServiceWrapper>
|
<body className={inter.className}>{children}
|
||||||
<body
|
|
||||||
className={`${poppins.variable} ${halant.variable} ${inter.variable} antialiased`}
|
|
||||||
>
|
|
||||||
<Tag />
|
|
||||||
{children}
|
|
||||||
|
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
__html: `
|
__html: `
|
||||||
@@ -1422,7 +1382,6 @@ export default function RootLayout({
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</body>
|
</body>
|
||||||
</ServiceWrapper>
|
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -162,22 +162,22 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Jennifer Walsh", role: "CEO", testimonial: "Mendes Webworks completely transformed our online presence. The website they designed not only looks incredible but has significantly increased our conversion rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587039360-9a09f99d.png", imageAlt: "Jennifer Walsh"
|
id: "1", name: "Jennifer Walsh", role: "CEO", testimonial: "↑ 150% Conversion Rate Increase: Mendes Webworks completely transformed our online presence. The website they designed not only looks incredible but has significantly increased our conversion rates.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587039360-9a09f99d.png", imageAlt: "Jennifer Walsh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "David Thompson", role: "Founder", testimonial: "Working with the team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-business-exec-1772587039753-6b201e26.png", imageAlt: "David Thompson"
|
id: "2", name: "David Thompson", role: "Founder", testimonial: "↑ 200% User Engagement Growth: Working with the team was seamless from start to finish. They understood our vision and delivered beyond expectations. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-portrait-of-a-business-exec-1772587039753-6b201e26.png", imageAlt: "David Thompson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Emily Santos", role: "Marketing Director", testimonial: "The attention to detail and user experience focus really sets them apart. Our new website has become our best marketing asset.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587040219-559b89fd.png", imageAlt: "Emily Santos"
|
id: "3", name: "Emily Santos", role: "Marketing Director", testimonial: "↑ 180% Traffic Increase: The attention to detail and user experience focus really sets them apart. Our new website has become our best marketing asset.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-headshot-of-a-satisfied-cli-1772587040219-559b89fd.png", imageAlt: "Emily Santos"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Michael Park", role: "Business Owner", testimonial: "Professional, creative, and results-driven. Mendes Webworks delivered a website that perfectly represents our brand and engages our customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-portrait-formal-at-1772587041590-822e622b.png", imageAlt: "Michael Park"
|
id: "4", name: "Michael Park", role: "Business Owner", testimonial: "↑ 120% Lead Generation: Professional, creative, and results-driven. Mendes Webworks delivered a website that perfectly represents our brand and engages our customers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-portrait-formal-at-1772587041590-822e622b.png", imageAlt: "Michael Park"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Rachel Liu", role: "Product Manager", testimonial: "Their approach to responsive design and performance optimization is unmatched. Our website loads faster and ranks higher in search results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-client-headshot-business-ca-1772587039067-a42aea45.png", imageAlt: "Rachel Liu"
|
id: "5", name: "Rachel Liu", role: "Product Manager", testimonial: "↑ 95% Load Time Reduction: Their approach to responsive design and performance optimization is unmatched. Our website loads faster and ranks higher in search results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-client-headshot-business-ca-1772587039067-a42aea45.png", imageAlt: "Rachel Liu"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Christopher Blake", role: "Director", testimonial: "Exceptional work and outstanding communication throughout the entire project. They became true partners in our digital transformation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-headshot-formal-bu-1772587039302-0e00fd23.png", imageAlt: "Christopher Blake"
|
id: "6", name: "Christopher Blake", role: "Director", testimonial: "↑ 175% ROI Improvement: Exceptional work and outstanding communication throughout the entire project. They became true partners in our digital transformation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASXTWcc8z44JwiJsJFbvbRij5B/professional-business-headshot-formal-bu-1772587039302-0e00fd23.png", imageAlt: "Christopher Blake"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user