7 Commits

Author SHA1 Message Date
a81a610415 Merge version_2 into main
Merge version_2 into main
2026-05-02 09:27:59 +00:00
22611ce86d Update theme fonts 2026-05-02 09:27:56 +00:00
539b268f0d Update theme fonts 2026-05-02 09:27:56 +00:00
7d2f485bc7 Merge version_2 into main
Merge version_2 into main
2026-05-02 09:25:59 +00:00
aea0e653e2 Update src/app/page.tsx 2026-05-02 09:25:56 +00:00
f07c8cc42a Merge version_1 into main
Merge version_1 into main
2026-05-02 09:23:04 +00:00
f396d1b0a1 Merge version_1 into main
Merge version_1 into main
2026-05-02 09:16:54 +00:00
3 changed files with 7 additions and 29 deletions

View File

@@ -8,6 +8,7 @@ import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Open_Sans } from "next/font/google";
import { Figtree } from "next/font/google";
import { Nunito_Sans } from "next/font/google";
@@ -22,8 +23,9 @@ export const metadata: Metadata = {
};
const figtree = Figtree({
variable: "--font-figtree",
const nunitoSans = Nunito_Sans({
variable: "--font-nunito-sans",
subsets: ["latin"],
});
@@ -35,7 +37,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${figtree.variable} antialiased`}>
<body className={`${nunitoSans.variable} antialiased`}>
<Tag />
{children}
<script

View File

@@ -62,12 +62,6 @@ export default function LandingPage() {
{
name: "Mike T.", handle: "@miket", testimonial: "Flawless cable management and top-tier components. Recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg"},
{
name: "Jordan L.", handle: "@jordanbuilds", testimonial: "Customer service is top notch. Delivery was incredibly fast.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-as-photographer_52683-110063.jpg"},
{
name: "Elena M.", handle: "@elena", testimonial: "I never hit below 144FPS now. Worth every cent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-american-freelancer-listening-podcast-being-focused-online-work_482257-121502.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/tech-guru-filming-tech-review-mini-led-lights-unboxing-product_482257-124300.jpg"
imageAlt="gaming pc neon setup"
@@ -78,10 +72,6 @@ export default function LandingPage() {
src: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", alt: "Content Senior Businessman with Arms Crossed"},
{
src: "http://img.b2bpic.net/free-photo/closeup-portrait-confident-business-leader_1262-4808.jpg", alt: "Closeup Portrait of Confident Business Leader"},
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", alt: "Smiling Middle-aged Business Leader at Window"},
{
src: "http://img.b2bpic.net/free-photo/happy-content-creator-recommending-office-mouse-device_482257-97318.jpg", alt: "Happy content creator recommending office mouse device"},
]}
avatarText="Trusted by 500+ gamers"
marqueeItems={[
@@ -91,10 +81,6 @@ export default function LandingPage() {
type: "text", text: "RTX 4090 Ready"},
{
type: "text", text: "Custom Overclocking"},
{
type: "text", text: "24/7 Support"},
{
type: "text", text: "Elite Performance"},
]}
/>
</div>
@@ -149,12 +135,6 @@ export default function LandingPage() {
id: "p2", name: "Xpertz Elite Omega", price: "$2,299", imageSrc: "http://img.b2bpic.net/free-photo/epic-gaming-setup_23-2151954731.jpg"},
{
id: "p3", name: "Xpertz Battle Royale", price: "$1,899", imageSrc: "http://img.b2bpic.net/free-photo/close-up-rgb-system-desktop-pro-gamer-playing-first-person-shooter-video-game-online-competition-streaming-studio-is-equipped-with-professional-setup-with-powerful-pc-ready-online-game_482257-3879.jpg"},
{
id: "p4", name: "Xpertz Creator Ultra", price: "$2,599", imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529414.jpg"},
{
id: "p5", name: "Xpertz Compact Core", price: "$1,199", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hard-drive-cable_23-2149413410.jpg"},
{
id: "p6", name: "Xpertz Visionary", price: "$3,299", imageSrc: "http://img.b2bpic.net/free-photo/closeup-rgb-led-lights-system-desktop-woman-gamer-playing-space-shoother-video-games-online-championship-gaming-studio-equipped-with-professional-streaming-setup_482257-29255.jpg"},
]}
title="Featured Systems"
description="Ready-to-game configurations designed for performance seekers."
@@ -223,10 +203,6 @@ export default function LandingPage() {
id: "t2", title: "Fantastic", quote: "The aesthetics are just incredible.", name: "Mark", role: "Gamer", imageSrc: "http://img.b2bpic.net/free-photo/pov-young-man-excited-about-his-wining-while-playing-shooter-games-stream_482257-17351.jpg"},
{
id: "t3", title: "Superb", quote: "Highly knowledgeable team.", name: "Leo", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photos-model-studio_23-2148532569.jpg"},
{
id: "t4", title: "Top Tier", quote: "Best build quality I've seen.", name: "Anna", role: "Pro Gamer", imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg"},
{
id: "t5", title: "Reliable", quote: "Never disappointed by their service.", name: "James", role: "Editor", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg"},
]}
title="Community Love"
description="See why gamers choose PC Xpertz."

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-figtree), sans-serif;
font-family: var(--font-nunito-sans), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-figtree), sans-serif;
font-family: var(--font-nunito-sans), sans-serif;
}