24 Commits

Author SHA1 Message Date
b0c62d1dbb Update src/app/page.tsx 2026-03-08 08:16:01 +00:00
c6dda02f24 Update src/app/layout.tsx 2026-03-08 08:16:00 +00:00
5d78660dd7 Update src/app/contact/page.tsx 2026-03-08 08:16:00 +00:00
34d5ad1e33 Update src/app/about/page.tsx 2026-03-08 08:15:59 +00:00
bdda56b20a Merge version_2 into main
Merge version_2 into main
2026-03-08 08:13:03 +00:00
011388d43c Update src/app/contact/page.tsx 2026-03-08 08:13:01 +00:00
28b6dca2ba Update src/app/about/page.tsx 2026-03-08 08:13:01 +00:00
f6c731832f Update src/app/contact/page.tsx 2026-03-08 08:11:29 +00:00
d06c1bec95 Update src/app/about/page.tsx 2026-03-08 08:11:29 +00:00
d942ce87e2 Merge version_2 into main
Merge version_2 into main
2026-03-08 08:10:46 +00:00
38cc94c978 Update src/app/page.tsx 2026-03-08 08:10:41 +00:00
63ab00f704 Update src/app/layout.tsx 2026-03-08 08:10:41 +00:00
050d9a150f Switch to version 1: modified src/app/products/page.tsx 2026-03-08 08:10:35 +00:00
e7d00c41ab Switch to version 1: modified src/app/page.tsx 2026-03-08 08:10:34 +00:00
0c1230c6ed Switch to version 1: modified src/app/contact/page.tsx 2026-03-08 08:10:33 +00:00
4ba7fef801 Switch to version 1: modified src/app/about/page.tsx 2026-03-08 08:10:33 +00:00
9a12a5d2b4 Update src/app/products/page.tsx 2026-03-08 08:10:16 +00:00
f1bc017e19 Update src/app/page.tsx 2026-03-08 08:10:16 +00:00
820c54de46 Update src/app/contact/page.tsx 2026-03-08 08:10:15 +00:00
f397e38d46 Update src/app/about/page.tsx 2026-03-08 08:10:15 +00:00
89d0142527 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:06:55 +00:00
8b81db06b9 Update src/app/contact/page.tsx 2026-03-08 08:06:51 +00:00
758bc5458c Merge version_1 into main
Merge version_1 into main
2026-03-08 08:06:04 +00:00
b9428efc1c Update src/app/contact/page.tsx 2026-03-08 08:06:00 +00:00

View File

@@ -19,13 +19,14 @@ export default function ProductsPage() {
const navItems = [
{ name: "Featured", id: "featured" },
{ name: "Products", id: "products" },
{ name: "Daily Offers", id: "daily-offers" },
{ name: "Specs", id: "specs" },
{ 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" },
@@ -33,7 +34,8 @@ export default function ProductsPage() {
],
},
{
title: "Company", items: [
title: "Company",
items: [
{ label: "About Us", href: "#" },
{ label: "Our Team", href: "#" },
{ label: "Careers", href: "#" },
@@ -41,7 +43,8 @@ export default function ProductsPage() {
],
},
{
title: "Support", items: [
title: "Support",
items: [
{ label: "Contact Us", href: "#" },
{ label: "FAQ", href: "#" },
{ label: "Warranty", href: "#" },
@@ -79,22 +82,52 @@ 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"
@@ -112,13 +145,19 @@ 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"