6 Commits

Author SHA1 Message Date
767e63c1c7 Update src/app/page.tsx 2026-03-06 01:22:29 +00:00
bab8c022f2 Update src/app/layout.tsx 2026-03-06 01:22:29 +00:00
4e38f16127 Merge version_2 into main
Merge version_2 into main
2026-03-06 01:17:28 +00:00
e5685b7764 Update src/app/page.tsx 2026-03-06 01:17:24 +00:00
58cebc5d29 Update src/app/layout.tsx 2026-03-06 01:17:23 +00:00
1ca42f02fc Merge version_1 into main
Merge version_1 into main
2026-03-06 01:00:24 +00:00
2 changed files with 41 additions and 111 deletions

View File

@@ -5,53 +5,39 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const libreBaskerville = Libre_Baskerville({ const libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville", variable: "--font-libre-baskerville", subsets: ["latin"],
subsets: ["latin"],
weight: ["400", "700"], weight: ["400", "700"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Web Link | Professional Website Design Agency", title: "Web Link | Professional Website Design Agency", description: "Custom web design solutions for ambitious businesses. From concept to launch, we create stunning, high-converting websites tailored to your vision.", keywords: "web design, website design agency, custom web development, responsive design, e-commerce, SEO optimization", metadataBase: new URL("https://weblink.com"),
description: "Custom web design solutions for ambitious businesses. From concept to launch, we create stunning, high-converting websites tailored to your vision.",
keywords: "web design, website design agency, custom web development, responsive design, e-commerce, SEO optimization",
metadataBase: new URL("https://weblink.com"),
alternates: { alternates: {
canonical: "https://weblink.com", canonical: "https://weblink.com"
}, },
openGraph: { openGraph: {
title: "Web Link - Professional Website Design", title: "Web Link - Professional Website Design", description: "Transform your digital presence with custom web design. High-converting websites built for ambitious businesses.", url: "https://weblink.com", siteName: "Web Link", type: "website", images: [
description: "Transform your digital presence with custom web design. High-converting websites built for ambitious businesses.",
url: "https://weblink.com",
siteName: "Web Link",
type: "website",
images: [
{ {
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png", url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png", alt: "Web Link - Professional Web Design"
alt: "Web Link - Professional Web Design", }
}, ]
],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Web Link | Website Design Agency", description: "Custom web design solutions for businesses. High-converting websites that drive results.", images: [
title: "Web Link | Website Design Agency", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png"
description: "Custom web design solutions for businesses. High-converting websites that drive results.", ]
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png",
],
}, },
robots: { robots: {
index: true, index: true,
follow: true, follow: true
}, }
}; };
export default function RootLayout({ export default function RootLayout({
children, children
}: Readonly<{ }: Readonly<{
children: React.ReactNode; children: React.ReactNode;
}>) { }>) {

View File

@@ -57,7 +57,7 @@ export default function HomePage() {
imagePosition="right" imagePosition="right"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Start Your Project", href: "/contact" }, { text: "Get Your Free Website Audit", href: "/contact" },
{ text: "View Our Work", href: "/portfolio" }, { text: "View Our Work", href: "/portfolio" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
@@ -89,20 +89,12 @@ export default function HomePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
negativeCard={{ negativeCard={{
items: [ items: [
"Generic templates and cookie-cutter designs", "Generic templates and cookie-cutter designs", "Limited customization and flexibility", "Poor performance and slow load times", "Inadequate mobile responsiveness", "Lack of ongoing support and maintenance"
"Limited customization and flexibility",
"Poor performance and slow load times",
"Inadequate mobile responsiveness",
"Lack of ongoing support and maintenance",
], ],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Custom-built designs tailored to your brand", "Custom-built designs tailored to your brand", "Full creative control and unlimited revisions", "Lightning-fast, optimized performance", "Fully responsive on all devices", "Dedicated support and continuous improvement"
"Full creative control and unlimited revisions",
"Lightning-fast, optimized performance",
"Fully responsive on all devices",
"Dedicated support and continuous improvement",
], ],
}} }}
animationType="slide-up" animationType="slide-up"
@@ -122,35 +114,17 @@ export default function HomePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
products={[ products={[
{ {
id: "1", id: "1", brand: "Web Link", name: "Tech Startup Platform", price: "Custom Project", rating: 5,
brand: "Web Link", reviewCount: "12.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=1", imageAlt: "Tech startup website design"
name: "Tech Startup Platform",
price: "Custom Project",
rating: 5,
reviewCount: "12.3k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=1",
imageAlt: "Tech startup website design",
}, },
{ {
id: "2", id: "2", brand: "Web Link", name: "E-Commerce Store Design", price: "Custom Project", rating: 5,
brand: "Web Link", reviewCount: "8.9k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=1", imageAlt: "E-commerce website design"
name: "E-Commerce Store Design",
price: "Custom Project",
rating: 5,
reviewCount: "8.9k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=1",
imageAlt: "E-commerce website design",
}, },
{ {
id: "3", id: "3", brand: "Web Link", name: "Corporate Website", price: "Custom Project", rating: 5,
brand: "Web Link", reviewCount: "15.4k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=1", imageAlt: "Corporate business website"
name: "Corporate Website", }
price: "Custom Project",
rating: 5,
reviewCount: "15.4k",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=1",
imageAlt: "Corporate business website",
},
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -170,41 +144,21 @@ export default function HomePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Web Link transformed our online presence completely. Their team understood our vision perfectly and delivered a stunning website that has significantly increased our conversions.", rating: 5,
name: "Sarah Johnson", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png?_wi=1", imageAlt: "Sarah Johnson testimonial"
handle: "@sarahjohnson",
testimonial: "Web Link transformed our online presence completely. Their team understood our vision perfectly and delivered a stunning website that has significantly increased our conversions.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png?_wi=1",
imageAlt: "Sarah Johnson testimonial",
}, },
{ {
id: "2", id: "2", name: "Michael Chen", handle: "@mchen_tech", testimonial: "Outstanding work from start to finish. The Web Link team was responsive, professional, and truly cared about our project. Highly recommended for any business looking for quality web design.", rating: 5,
name: "Michael Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png?_wi=1", imageAlt: "Michael Chen testimonial"
handle: "@mchen_tech",
testimonial: "Outstanding work from start to finish. The Web Link team was responsive, professional, and truly cared about our project. Highly recommended for any business looking for quality web design.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png?_wi=1",
imageAlt: "Michael Chen testimonial",
}, },
{ {
id: "3", id: "3", name: "Emily Rodriguez", handle: "@erodriguez_design", testimonial: "I was impressed by their attention to detail and commitment to excellence. The final website exceeded all expectations and our clients love it. Worth every penny!", rating: 5,
name: "Emily Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png?_wi=1", imageAlt: "Emily Rodriguez testimonial"
handle: "@erodriguez_design",
testimonial: "I was impressed by their attention to detail and commitment to excellence. The final website exceeded all expectations and our clients love it. Worth every penny!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png?_wi=1",
imageAlt: "Emily Rodriguez testimonial",
}, },
{ {
id: "4", id: "4", name: "David Kim", handle: "@davidkim_ceo", testimonial: "Best decision we made for our business. Web Link didn't just build a website; they created a powerful tool for our growth. Their support continues well after launch.", rating: 5,
name: "David Kim", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-ent-1772758731710-d56b027e.png", imageAlt: "David Kim testimonial"
handle: "@davidkim_ceo", }
testimonial: "Best decision we made for our business. Web Link didn't just build a website; they created a powerful tool for our growth. Their support continues well after launch.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-ent-1772758731710-d56b027e.png",
imageAlt: "David Kim testimonial",
},
]} ]}
showRating={true} showRating={true}
animationType="slide-up" animationType="slide-up"
@@ -226,14 +180,7 @@ export default function HomePage() {
useInvertedBackground={false} useInvertedBackground={false}
names={["Microsoft", "Google", "Apple", "Amazon", "Netflix", "Slack", "Spotify", "GitHub"]} names={["Microsoft", "Google", "Apple", "Amazon", "Netflix", "Slack", "Spotify", "GitHub"]}
logos={[ logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/microsoft-company-logo-with-clean-profes-1772758733426-afb467b0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/microsoft-company-logo-with-clean-profes-1772758733426-afb467b0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/google-company-logo-with-distinctive-col-1772758731747-f01394f6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/apple-company-logo-featuring-the-iconic--1772758731873-a72995d3.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/amazon-company-logo-with-recognizable-br-1772758731678-80f2174c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/netflix-company-logo-with-distinctive-re-1772758734441-1090ee4d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/slack-company-logo-with-colorful-modern--1772758730918-9c311d9c.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/spotify-company-logo-with-signature-gree-1772758731045-8f46c755.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/github-company-logo-featuring-the-octopu-1772758731235-089c74bc.png"
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/google-company-logo-with-distinctive-col-1772758731747-f01394f6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/apple-company-logo-featuring-the-iconic--1772758731873-a72995d3.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/amazon-company-logo-with-recognizable-br-1772758731678-80f2174c.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/netflix-company-logo-with-distinctive-re-1772758734441-1090ee4d.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/slack-company-logo-with-colorful-modern--1772758730918-9c311d9c.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/spotify-company-logo-with-signature-gree-1772758731045-8f46c755.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/github-company-logo-featuring-the-octopu-1772758731235-089c74bc.png",
]} ]}
speed={40} speed={40}
showCard={true} showCard={true}
@@ -252,8 +199,8 @@ export default function HomePage() {
background={{ variant: "rotated-rays-animated-grid" }} background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email address" inputPlaceholder="Enter your email address"
buttonText="Subscribe" buttonText="Book Consultation"
termsText="We respect your privacy. Unsubscribe at any time. By subscribing, you agree to our Terms and Privacy Policy." termsText="We respect your privacy. Unsubscribe at any time."
/> />
</div> </div>
@@ -263,8 +210,7 @@ export default function HomePage() {
copyrightText="© 2025 Web Link. All rights reserved." copyrightText="© 2025 Web Link. All rights reserved."
columns={[ columns={[
{ {
title: "Product", title: "Product", items: [
items: [
{ label: "Web Design", href: "/services" }, { label: "Web Design", href: "/services" },
{ label: "E-Commerce", href: "/services" }, { label: "E-Commerce", href: "/services" },
{ label: "SEO Optimization", href: "/services" }, { label: "SEO Optimization", href: "/services" },
@@ -272,8 +218,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" }, { label: "Portfolio", href: "/portfolio" },
{ label: "Our Team", href: "/about" }, { label: "Our Team", href: "/about" },
@@ -281,8 +226,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Contact Us", href: "/contact" }, { label: "Contact Us", href: "/contact" },