Merge version_1 into main #1
@@ -72,7 +72,7 @@ export default function AboutPage() {
|
||||
icon: Sparkles,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773405962524-ea366917.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773405962524-ea366917.png?_wi=2"
|
||||
imageAlt="Gaming PC Hub innovation lab and team workspace"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="left"
|
||||
|
||||
@@ -1,28 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Montserrat } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Gaming PC Hub - Premium PC Components & Information",
|
||||
description: "Discover high-performance gaming PCs, expert reviews, and premium components. Shop RTX, CPUs, cooling systems, and build your ultimate gaming machine.",
|
||||
keywords: "gaming PC, gaming hardware, graphics cards, processors, gaming components, PC build, gaming setup",
|
||||
metadataBase: new URL("https://gamingpchub.com"),
|
||||
alternates: {
|
||||
canonical: "https://gamingpchub.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Gaming PC Hub - Premium Gaming Computer Solutions",
|
||||
description: "Expert gaming PC information, reviews, and premium hardware components for competitive gaming and content creation.",
|
||||
url: "https://gamingpchub.com",
|
||||
siteName: "Gaming PC Hub",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://gamingpchub.com/og-image.png",
|
||||
alt: "Gaming PC Hub - Premium Gaming Hardware",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Gaming PC Hub - Ultimate Gaming Hardware",
|
||||
description: "Build your perfect gaming PC with expert guidance and premium components.",
|
||||
images: ["https://gamingpchub.com/twitter-image.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${montserrat.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773405961996-598b5093.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773405961996-598b5093.png?_wi=1",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -119,7 +119,7 @@ export default function HomePage() {
|
||||
icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773405962524-ea366917.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773405962524-ea366917.png?_wi=1"
|
||||
imageAlt="Gaming PC Hub office and testing facility"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
title: "Extreme Performance",
|
||||
tags: ["4K Gaming", "High FPS", "RTX Technology"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png?_wi=1",
|
||||
imageAlt: "High-performance graphics card",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
title: "Blazing Fast CPUs",
|
||||
tags: ["Multi-Core", "High Clock", "Latest Gen"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png?_wi=1",
|
||||
imageAlt: "Gaming processor CPU",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
title: "Premium Cooling",
|
||||
tags: ["Liquid Cooling", "Thermal Control", "Silent Operation"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png?_wi=1",
|
||||
imageAlt: "Advanced liquid cooling system",
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
title: "Premium Displays",
|
||||
tags: ["144Hz+", "1440p/4K", "Curved Panels"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png?_wi=1",
|
||||
imageAlt: "High-performance gaming monitor",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function HomePage() {
|
||||
title: "Ultra-Fast Storage",
|
||||
tags: ["NVMe SSD", "Fast Loading", "Ample Capacity"],
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png?_wi=1",
|
||||
imageAlt: "Gaming NVMe storage drive",
|
||||
},
|
||||
]}
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
name: "RTX 4090 Graphics Card",
|
||||
price: "$1,599",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png?_wi=2",
|
||||
imageAlt: "NVIDIA RTX 4090 Graphics Card",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
name: "Intel Core i9-13900K",
|
||||
price: "$699",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png?_wi=2",
|
||||
imageAlt: "Intel Core i9 13th Gen Processor",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
name: "Liquid Cooling System",
|
||||
price: "$249",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png?_wi=2",
|
||||
imageAlt: "Premium Liquid Cooling System",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -240,7 +240,7 @@ export default function HomePage() {
|
||||
name: "Premium Gaming Motherboard",
|
||||
price: "$449",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962191-4bf0325e.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962191-4bf0325e.png?_wi=1",
|
||||
imageAlt: "High-End Gaming Motherboard",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
name: "DDR5 RAM Kit 64GB",
|
||||
price: "$399",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-close-up-photography-of-pre-1773405961514-35098f03.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-close-up-photography-of-pre-1773405961514-35098f03.png?_wi=1",
|
||||
imageAlt: "Gaming DDR5 Memory Modules",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -258,7 +258,7 @@ export default function HomePage() {
|
||||
name: "2TB NVMe SSD",
|
||||
price: "$199",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png?_wi=2",
|
||||
imageAlt: "High-Speed NVMe Storage",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
name: "1000W Modular PSU",
|
||||
price: "$179",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962022-733b3460.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962022-733b3460.png?_wi=1",
|
||||
imageAlt: "Modular Power Supply Unit",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
name: "Premium Gaming Case",
|
||||
price: "$299",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962068-fc5208ad.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962068-fc5208ad.png?_wi=1",
|
||||
imageAlt: "Professional Gaming PC Case",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -285,7 +285,7 @@ export default function HomePage() {
|
||||
name: "Curved Gaming Monitor",
|
||||
price: "$599",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png?_wi=2",
|
||||
imageAlt: "High-Refresh Gaming Monitor",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function ProductsPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773405961996-598b5093.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773405961996-598b5093.png?_wi=2",
|
||||
imageAlt:
|
||||
"Professional gaming PC setup with RGB lighting and gaming peripherals",
|
||||
},
|
||||
@@ -111,7 +111,7 @@ export default function ProductsPage() {
|
||||
name: "RTX 4090 Graphics Card",
|
||||
price: "$1,599",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/close-up-professional-product-photo-of-a-1773405962688-28e8c372.png?_wi=3",
|
||||
imageAlt: "NVIDIA RTX 4090 Graphics Card",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default function ProductsPage() {
|
||||
name: "Intel Core i9-13900K",
|
||||
price: "$699",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-macro-photography-of-a-high-1773405961852-f52e024a.png?_wi=3",
|
||||
imageAlt: "Intel Core i9 13th Gen Processor",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -129,7 +129,7 @@ export default function ProductsPage() {
|
||||
name: "Liquid Cooling System",
|
||||
price: "$249",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405963370-00add1ba.png?_wi=3",
|
||||
imageAlt: "Premium Liquid Cooling System",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -138,7 +138,7 @@ export default function ProductsPage() {
|
||||
name: "Premium Gaming Motherboard",
|
||||
price: "$449",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962191-4bf0325e.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962191-4bf0325e.png?_wi=2",
|
||||
imageAlt: "High-End Gaming Motherboard",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -147,7 +147,7 @@ export default function ProductsPage() {
|
||||
name: "DDR5 RAM Kit 64GB",
|
||||
price: "$399",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-close-up-photography-of-pre-1773405961514-35098f03.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-close-up-photography-of-pre-1773405961514-35098f03.png?_wi=2",
|
||||
imageAlt: "Gaming DDR5 Memory Modules",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -156,7 +156,7 @@ export default function ProductsPage() {
|
||||
name: "2TB NVMe SSD",
|
||||
price: "$199",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962150-f30834d2.png?_wi=3",
|
||||
imageAlt: "High-Speed NVMe Storage",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -165,7 +165,7 @@ export default function ProductsPage() {
|
||||
name: "1000W Modular PSU",
|
||||
price: "$179",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962022-733b3460.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962022-733b3460.png?_wi=2",
|
||||
imageAlt: "Modular Power Supply Unit",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -174,7 +174,7 @@ export default function ProductsPage() {
|
||||
name: "Premium Gaming Case",
|
||||
price: "$299",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962068-fc5208ad.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-pr-1773405962068-fc5208ad.png?_wi=2",
|
||||
imageAlt: "Professional Gaming PC Case",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
@@ -183,7 +183,7 @@ export default function ProductsPage() {
|
||||
name: "Curved Gaming Monitor",
|
||||
price: "$599",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-product-photography-of-a-cu-1773405961074-bcd266dd.png?_wi=3",
|
||||
imageAlt: "High-Refresh Gaming Monitor",
|
||||
priceButtonProps: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user