From 2bbf9e2fd70946e33de5197604966f9337c5299e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:08:40 +0000 Subject: [PATCH 1/9] Update src/app/about/page.tsx --- src/app/about/page.tsx | 106 +++++++++++++++++++++++++++++++++++------ 1 file changed, 92 insertions(+), 14 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1a26efa..9553670 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,38 +2,50 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; +import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern"; +import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import ContactText from "@/components/sections/contact/ContactText"; import FooterBase from "@/components/sections/footer/FooterBase"; import Link from "next/link"; +import { + Zap, + Thermometer, + Cpu, + Palette, + ShieldCheck, + Truck, + Activity, + BarChart3, +} from "lucide-react"; export default function AboutPage() { const navItems = [ { name: "Featured", id: "featured" }, { name: "Products", id: "products" }, - { name: "Specs", id: "specs" }, + { name: "Daily Offers", id: "daily-offers" }, { name: "Pricing", id: "pricing" }, ]; const footerColumns = [ { title: "Products", items: [ - { label: "Gaming PCs", href: "/products" }, - { label: "Gaming Laptops", href: "/products" }, - { label: "Custom Builds", href: "/products" }, - { label: "Peripherals", href: "/products" }, + { label: "Gaming PCs", href: "/" }, + { label: "Gaming Laptops", href: "/" }, + { label: "Custom Builds", href: "/" }, + { label: "Peripherals", href: "/" }, ], }, { title: "Company", items: [ - { label: "About Us", href: "#" }, - { label: "Our Team", href: "#" }, + { label: "About Us", href: "/about" }, + { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, { label: "Blog", href: "#" }, ], }, { title: "Support", items: [ - { label: "Contact Us", href: "#" }, + { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Warranty", href: "#" }, { label: "Returns", href: "#" }, @@ -48,7 +60,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="small" sizing="largeSizeMediumTitles" - background="circleGradient" + background="fluid" cardStyle="gradient-radial" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="radial-glow" @@ -58,20 +70,86 @@ export default function AboutPage() { +
+ +
+ +
+ +
+
-- 2.49.1 From a5c801add6402cc2b08cdd725dd57ade5f7dd568 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:08:40 +0000 Subject: [PATCH 2/9] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 74 ++++++++++++++++++++++++++++------------ 1 file changed, 53 insertions(+), 21 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3d94481..54ae7a9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -3,38 +3,45 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; import ContactText from "@/components/sections/contact/ContactText"; +import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FooterBase from "@/components/sections/footer/FooterBase"; import Link from "next/link"; +import { + Clock, + MapPin, + Phone, + Mail, +} from "lucide-react"; export default function ContactPage() { const navItems = [ { name: "Featured", id: "featured" }, { name: "Products", id: "products" }, - { name: "Specs", id: "specs" }, + { name: "Daily Offers", id: "daily-offers" }, { name: "Pricing", id: "pricing" }, ]; const footerColumns = [ { title: "Products", items: [ - { label: "Gaming PCs", href: "/products" }, - { label: "Gaming Laptops", href: "/products" }, - { label: "Custom Builds", href: "/products" }, - { label: "Peripherals", href: "/products" }, + { label: "Gaming PCs", href: "/" }, + { label: "Gaming Laptops", href: "/" }, + { label: "Custom Builds", href: "/" }, + { label: "Peripherals", href: "/" }, ], }, { title: "Company", items: [ - { label: "About Us", href: "#" }, - { label: "Our Team", href: "#" }, + { label: "About Us", href: "/about" }, + { label: "Our Team", href: "/about" }, { label: "Careers", href: "#" }, { label: "Blog", href: "#" }, ], }, { title: "Support", items: [ - { label: "Contact Us", href: "#" }, + { label: "Contact Us", href: "/contact" }, { label: "FAQ", href: "#" }, { label: "Warranty", href: "#" }, { label: "Returns", href: "#" }, @@ -49,7 +56,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="small" sizing="largeSizeMediumTitles" - background="circleGradient" + background="fluid" cardStyle="gradient-radial" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="radial-glow" @@ -59,20 +66,49 @@ export default function ContactPage() { -
+
+
+ +
+
@@ -84,12 +120,8 @@ export default function ContactPage() { tag="Industry Partners" textboxLayout="default" useInvertedBackground={false} - names=[ - "NVIDIA", "AMD", "Intel", "Corsair", "ASUS", "MSI", "Razer", "Kingston" - ] - logos=[ - "http://img.b2bpic.net/free-vector/modern-abstract-data-architect-business-card_23-2149020595.jpg", "http://img.b2bpic.net/free-vector/gradient-texture-technology-facebook-cover_23-2149161834.jpg", "http://img.b2bpic.net/free-vector/flat-electronics-logos-pack_23-2148976732.jpg", "http://img.b2bpic.net/free-vector/viking-mask-logo-colorful-gradient_677411-1477.jpg", "http://img.b2bpic.net/free-vector/black-friday-sale-neon-background_23-2147967948.jpg", "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150760192.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148221684.jpg", "http://img.b2bpic.net/free-vector/gradient-laptop-logo-template_23-2148995976.jpg" - ] + logos={[ + "http://img.b2bpic.net/free-vector/modern-abstract-data-architect-business-card_23-2149020595.jpg", "http://img.b2bpic.net/free-vector/gradient-texture-technology-facebook-cover_23-2149161834.jpg", "http://img.b2bpic.net/free-vector/flat-electronics-logos-pack_23-2148976732.jpg", "http://img.b2bpic.net/free-vector/viking-mask-logo-colorful-gradient_677411-1477.jpg", "http://img.b2bpic.net/free-vector/black-friday-sale-neon-background_23-2147967948.jpg", "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150760192.jpg", "http://img.b2bpic.net/free-vector/gradient-technology-logo-template-collection_23-2148221684.jpg", "http://img.b2bpic.net/free-vector/gradient-laptop-logo-template_23-2148995976.jpg"]} speed={40} showCard={true} /> -- 2.49.1 From c693ae8fdce526d701c3f2ff7aa08cf5277fec6c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:08:41 +0000 Subject: [PATCH 3/9] Update src/app/page.tsx --- src/app/page.tsx | 72 +++++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 35 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20bf4f7..01a9cd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -24,13 +24,15 @@ import { Sparkles, TrendingUp, Users, + Clock, + Gift, } from "lucide-react"; export default function HomePage() { const navItems = [ { name: "Featured", id: "featured" }, { name: "Products", id: "products" }, - { name: "Specs", id: "specs" }, + { name: "Daily Offers", id: "daily-offers" }, { name: "Pricing", id: "pricing" }, ]; @@ -111,13 +113,13 @@ export default function HomePage() { tag="Best Sellers" products={[ { - id: "1", name: "UltraForce Elite RTX 4090", price: "$3,499.00", imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg", imageAlt: "UltraForce Elite RTX 4090 gaming PC", initialQuantity: 1, + id: "1", name: "UltraForce Elite RTX 4090", price: "$3,499.00", imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg?_wi=1", imageAlt: "UltraForce Elite RTX 4090 gaming PC", initialQuantity: 1, }, { - id: "2", name: "ProGamer Titanium RTX 4080", price: "$2,299.00", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg", imageAlt: "ProGamer Titanium RTX 4080 laptop", initialQuantity: 1, + id: "2", name: "ProGamer Titanium RTX 4080", price: "$2,299.00", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg?_wi=1", imageAlt: "ProGamer Titanium RTX 4080 laptop", initialQuantity: 1, }, { - id: "3", name: "StreamMaster Pro RTX 4070", price: "$1,799.00", imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg", imageAlt: "StreamMaster Pro RTX 4070 system", initialQuantity: 1, + id: "3", name: "StreamMaster Pro RTX 4070", price: "$1,799.00", imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg?_wi=1", imageAlt: "StreamMaster Pro RTX 4070 system", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -158,24 +160,24 @@ export default function HomePage() { />
-
+
Date: Sun, 8 Mar 2026 08:08:41 +0000 Subject: [PATCH 4/9] Update src/app/products/page.tsx --- src/app/products/page.tsx | 65 ++++++++------------------------------- 1 file changed, 13 insertions(+), 52 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index 3e581a8..0da97dc 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -19,14 +19,13 @@ export default function ProductsPage() { const navItems = [ { name: "Featured", id: "featured" }, { name: "Products", id: "products" }, - { name: "Specs", id: "specs" }, + { name: "Daily Offers", id: "daily-offers" }, { name: "Pricing", id: "pricing" }, ]; const footerColumns = [ { - title: "Products", - items: [ + title: "Products", items: [ { label: "Gaming PCs", href: "/products" }, { label: "Gaming Laptops", href: "/products" }, { label: "Custom Builds", href: "/products" }, @@ -34,8 +33,7 @@ export default function ProductsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Our Team", href: "#" }, { label: "Careers", href: "#" }, @@ -43,8 +41,7 @@ export default function ProductsPage() { ], }, { - title: "Support", - items: [ + title: "Support", items: [ { label: "Contact Us", href: "#" }, { label: "FAQ", href: "#" }, { label: "Warranty", href: "#" }, @@ -82,52 +79,22 @@ export default function ProductsPage() { tag="Full Selection" products={[ { - id: "1", - name: "UltraForce Elite RTX 4090", - price: "$3,499.00", - imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg?_wi=2", - imageAlt: "UltraForce Elite RTX 4090 gaming PC", - initialQuantity: 1, + id: "1", name: "UltraForce Elite RTX 4090", price: "$3,499.00", imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg?_wi=2", imageAlt: "UltraForce Elite RTX 4090 gaming PC", initialQuantity: 1, }, { - id: "2", - name: "ProGamer Titanium RTX 4080", - price: "$2,299.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg?_wi=2", - imageAlt: "ProGamer Titanium RTX 4080 laptop", - initialQuantity: 1, + id: "2", name: "ProGamer Titanium RTX 4080", price: "$2,299.00", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg?_wi=2", imageAlt: "ProGamer Titanium RTX 4080 laptop", initialQuantity: 1, }, { - id: "3", - name: "StreamMaster Pro RTX 4070", - price: "$1,799.00", - imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg?_wi=2", - imageAlt: "StreamMaster Pro RTX 4070 system", - initialQuantity: 1, + id: "3", name: "StreamMaster Pro RTX 4070", price: "$1,799.00", imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg?_wi=2", imageAlt: "StreamMaster Pro RTX 4070 system", initialQuantity: 1, }, { - id: "4", - name: "GamingEssentials RTX 3080", - price: "$1,299.00", - imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg?_wi=3", - imageAlt: "GamingEssentials RTX 3080 system", - initialQuantity: 1, + id: "4", name: "GamingEssentials RTX 3080", price: "$1,299.00", imageSrc: "http://img.b2bpic.net/free-photo/dangerous-hacker-with-his-team-doing-cyber-crimes-from-his-apartment_482257-21831.jpg?_wi=3", imageAlt: "GamingEssentials RTX 3080 system", initialQuantity: 1, }, { - id: "5", - name: "EsportsMaster RTX 3070 Ti", - price: "$999.00", - imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg?_wi=3", - imageAlt: "EsportsMaster RTX 3070 Ti system", - initialQuantity: 1, + id: "5", name: "EsportsMaster RTX 3070 Ti", price: "$999.00", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529372.jpg?_wi=3", imageAlt: "EsportsMaster RTX 3070 Ti system", initialQuantity: 1, }, { - id: "6", - name: "BudgetGamer RTX 3060", - price: "$699.00", - imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg?_wi=3", - imageAlt: "BudgetGamer RTX 3060 system", - initialQuantity: 1, + id: "6", name: "BudgetGamer RTX 3060", price: "$699.00", imageSrc: "http://img.b2bpic.net/free-photo/computerchip-technology-electronics-industry_93675-128229.jpg?_wi=3", imageAlt: "BudgetGamer RTX 3060 system", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -145,19 +112,13 @@ export default function ProductsPage() { features={[ { icon: Zap, - title: "Unbeatable Performance", - description: "Latest-generation GPUs and CPUs deliver exceptional frame rates and responsiveness for competitive advantage.", - }, + title: "Unbeatable Performance", description: "Latest-generation GPUs and CPUs deliver exceptional frame rates and responsiveness for competitive advantage."}, { icon: Thermometer, - title: "Expert Thermal Management", - description: "Advanced cooling solutions ensure optimal temperatures even during marathon gaming sessions and streaming.", - }, + title: "Expert Thermal Management", description: "Advanced cooling solutions ensure optimal temperatures even during marathon gaming sessions and streaming."}, { icon: Cpu, - title: "Premium Components", - description: "We partner with industry leaders like NVIDIA, AMD, and Intel to source the best components available.", - }, + title: "Premium Components", description: "We partner with industry leaders like NVIDIA, AMD, and Intel to source the best components available."}, ]} animationType="slide-up" textboxLayout="default" -- 2.49.1 From 8f53b77ab1e8cbc0ab7bf46221fc263c8bb90b41 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:11:27 +0000 Subject: [PATCH 5/9] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 01a9cd7..87c8efe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,29 +192,29 @@ export default function HomePage() { tag="Transparent Pricing" plans={[ { - id: "basic", price: "$899.00", name: "Esports Starter", buttons={[ + id: "basic", price: "$899.00", name: "Esports Starter", buttons: [ { text: "Configure", href: "/products" }, { text: "Learn More", href: "#daily-offers" }, - ]} - features={[ - "RTX 3060 Graphics", "16GB DDR4 Memory", "512GB SSD Storage", "1-Year Warranty", "Email Support"]} + ], + features: [ + "RTX 3060 Graphics", "16GB DDR4 Memory", "512GB SSD Storage", "1-Year Warranty", "Email Support"], }, { id: "pro", badge: "Most Popular", badgeIcon: Sparkles, - price: "$1,699.00", name: "Pro Gamer Elite", buttons={[ + price: "$1,699.00", name: "Pro Gamer Elite", buttons: [ { text: "Configure", href: "/products" }, { text: "Learn More", href: "#daily-offers" }, - ]} - features={[ - "RTX 4070 Graphics", "32GB DDR5 Memory", "1TB NVMe SSD", "2-Year Warranty", "Priority Support", "Free Upgrades"]} + ], + features: [ + "RTX 4070 Graphics", "32GB DDR5 Memory", "1TB NVMe SSD", "2-Year Warranty", "Priority Support", "Free Upgrades"], }, { - id: "ultimate", price: "$3,299.00", name: "Ultimate Performance", buttons={[ + id: "ultimate", price: "$3,299.00", name: "Ultimate Performance", buttons: [ { text: "Configure", href: "/products" }, { text: "Learn More", href: "#daily-offers" }, - ]} - features={[ - "RTX 4090 Graphics", "64GB DDR5 Memory", "2TB NVMe SSD", "3-Year Warranty", "24/7 VIP Support", "Lifetime Upgrades", "Custom Build Options"]} + ], + features: [ + "RTX 4090 Graphics", "64GB DDR5 Memory", "2TB NVMe SSD", "3-Year Warranty", "24/7 VIP Support", "Lifetime Upgrades", "Custom Build Options"], }, ]} animationType="blur-reveal" -- 2.49.1 From ecc34c2d77436f1d0b026ea7bbaaace8dec5b8c9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:14:24 +0000 Subject: [PATCH 6/9] Update src/app/about/page.tsx --- src/app/about/page.tsx | 142 ++++------------------------------------- 1 file changed, 13 insertions(+), 129 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9553670..20e35ec 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -2,21 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import FeatureHoverPattern from "@/components/sections/feature/featureHoverPattern/FeatureHoverPattern"; -import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; -import ContactText from "@/components/sections/contact/ContactText"; -import FooterBase from "@/components/sections/footer/FooterBase"; import Link from "next/link"; -import { - Zap, - Thermometer, - Cpu, - Palette, - ShieldCheck, - Truck, - Activity, - BarChart3, -} from "lucide-react"; export default function AboutPage() { const navItems = [ @@ -26,33 +12,6 @@ export default function AboutPage() { { name: "Pricing", id: "pricing" }, ]; - const footerColumns = [ - { - title: "Products", items: [ - { label: "Gaming PCs", href: "/" }, - { label: "Gaming Laptops", href: "/" }, - { label: "Custom Builds", href: "/" }, - { label: "Peripherals", href: "/" }, - ], - }, - { - title: "Company", items: [ - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Careers", href: "#" }, - { label: "Blog", href: "#" }, - ], - }, - { - title: "Support", items: [ - { label: "Contact Us", href: "/contact" }, - { label: "FAQ", href: "#" }, - { label: "Warranty", href: "#" }, - { label: "Returns", href: "#" }, - ], - }, - ]; - return (
-
- -
- -
- -
- -
- -
- - -
+
-
- -
- -
+
- - ); -} \ No newline at end of file +} -- 2.49.1 From 676a07d901c9c6b264b72980e6d1f346a21a50d5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:14:25 +0000 Subject: [PATCH 8/9] Update src/app/layout.tsx --- src/app/layout.tsx | 1433 +------------------------------------------- 1 file changed, 8 insertions(+), 1425 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8d2418c..85c665b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,1434 +1,18 @@ import type { Metadata } from "next"; -import { Public_Sans } from "next/font/google"; -import { Inter } from "next/font/google"; -import "./globals.css"; -import { ServiceWrapper } from "@/components/ServiceWrapper"; -import Tag from "@/tag/Tag"; - -const publicSans = Public_Sans({ - variable: "--font-public-sans", - subsets: ["latin"], -}); - -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], -}); +import "./styles/globals.css"; +import "./styles/variables.css"; export const metadata: Metadata = { - title: "GamerPC - High-Performance Gaming Computers & Custom Builds", - description: "Buy premium gaming PCs with RTX 4090, RTX 4080, and RTX 4070. Custom builds, esports systems, and streaming rigs. Fast shipping & lifetime support.", - keywords: "gaming PC, gaming laptop, RTX 4090, gaming desktop, custom PC build, esports PC, gaming computer", - metadataBase: new URL("https://gamerpc.com"), - alternates: { - canonical: "https://gamerpc.com", - }, - openGraph: { - title: "GamerPC - Ultimate Gaming PC Performance", - description: "Experience ultimate gaming with high-performance RTX gaming PCs. Custom builds, fast shipping, and expert support.", - url: "https://gamerpc.com", - siteName: "GamerPC", - type: "website", - images: [ - { - url: "http://img.b2bpic.net/free-photo/close-up-woman-repairing-computer-chips_23-2150880936.jpg", - alt: "GamerPC - High-end gaming computer", - }, - ], - }, - twitter: { - card: "summary_large_image", - title: "GamerPC - Premium Gaming Computers", - description: "Unleash your gaming potential with our top-tier gaming PCs. RTX 4090 performance, custom builds, expert support.", - images: ["http://img.b2bpic.net/free-photo/close-up-woman-repairing-computer-chips_23-2150880936.jpg"], - }, - robots: { - index: true, - follow: true, - }, -}; + title: "GamerPC - Premium Gaming Systems", description: "Experience ultimate gaming performance with our premium-built gaming PCs. Engineered for esports, streaming, and immersive gaming."}; export default function RootLayout({ children, -}: Readonly<{ +}: { children: React.ReactNode; -}>) { +}) { return ( - - - - - {children} - -