4 Commits

Author SHA1 Message Date
573d8037ec Update theme fonts 2026-06-12 11:13:47 +00:00
8d92342c4c Update theme fonts 2026-06-12 11:13:46 +00:00
90e850afd7 Update src/app/shop/page.tsx 2026-06-12 09:44:02 +00:00
10971c73a2 Update src/app/categories/page.tsx 2026-06-12 09:44:02 +00:00
3 changed files with 81 additions and 302 deletions

View File

@@ -26,35 +26,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Shop", name: "Shop", id: "/shop"},
id: "/shop",
},
{ {
name: "Categories", name: "Categories", id: "/categories"},
id: "/categories",
},
{ {
name: "About Us", name: "About Us", id: "/about"},
id: "/about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "/testimonials"},
id: "/testimonials",
},
{ {
name: "Contact Us", name: "Contact Us", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="FKTechnology" brandName="FKTechnology"
button={{ button={{
text: "WhatsApp Us", text: "WhatsApp Us", href: "https://wa.me/+923001234567"}}
href: "https://wa.me/+923001234567",
}}
/> />
</div> </div>
@@ -65,131 +51,67 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "cat1", id: "cat1", label: "Mouse", title: "Mouse: Precision & Speed", items: [
label: "Mice", "Gaming mice for competitive play", "Ergonomic mice for comfort", "Wireless freedom"],
title: "Precision & Speed",
items: [
"Gaming mice for competitive play",
"Ergonomic mice for comfort",
"Wireless freedom",
],
buttons: [ buttons: [
{ {
text: "View Mice", text: "View Mouse", href: "/shop#mouse"},
href: "/shop#mice",
},
], ],
}, },
{ {
id: "cat2", id: "cat2", label: "Keyboards", title: "Tactile & Responsive", items: [
label: "Keyboards", "Mechanical keyboards for ultimate feedback", "RGB lighting for customization", "Compact and full-size options"],
title: "Tactile & Responsive",
items: [
"Mechanical keyboards for ultimate feedback",
"RGB lighting for customization",
"Compact and full-size options",
],
buttons: [ buttons: [
{ {
text: "View Keyboards", text: "View Keyboards", href: "/shop#keyboards"},
href: "/shop#keyboards",
},
], ],
}, },
{ {
id: "cat3", id: "cat3", label: "Speakers", title: "Immersive Audio", items: [
label: "Speakers", "Desktop speakers for rich sound", "Portable Bluetooth speakers", "High-fidelity soundbars"],
title: "Immersive Audio",
items: [
"Desktop speakers for rich sound",
"Portable Bluetooth speakers",
"High-fidelity soundbars",
],
buttons: [ buttons: [
{ {
text: "View Speakers", text: "View Speakers", href: "/shop#speakers"},
href: "/shop#speakers",
},
], ],
}, },
{ {
id: "cat4", id: "cat4", label: "Mouse Pads", title: "Enhanced Control", items: [
label: "Mouse Pads", "Gaming mouse pads for precision", "Extended pads for large setups", "Ergonomic surfaces"],
title: "Enhanced Control",
items: [
"Gaming mouse pads for precision",
"Extended pads for large setups",
"Ergonomic surfaces",
],
buttons: [ buttons: [
{ {
text: "View Mouse Pads", text: "View Mouse Pads", href: "/shop#mousepads"},
href: "/shop#mousepads",
},
], ],
}, },
{ {
id: "cat5", id: "cat5", label: "Hard Drives", title: "Secure Storage", items: [
label: "Hard Drives", "External SSDs for speed", "HDDs for mass storage", "Network Attached Storage (NAS)"],
title: "Secure Storage",
items: [
"External SSDs for speed",
"HDDs for mass storage",
"Network Attached Storage (NAS)",
],
buttons: [ buttons: [
{ {
text: "View Hard Drives", text: "View Hard Drives", href: "/shop#harddrives"},
href: "/shop#harddrives",
},
], ],
}, },
{ {
id: "cat6", id: "cat6", label: "Cameras", title: "Capture Every Moment", items: [
label: "Cameras", "DSLR and mirrorless cameras", "Action cameras for adventure", "Webcams for clear communication"],
title: "Capture Every Moment",
items: [
"DSLR and mirrorless cameras",
"Action cameras for adventure",
"Webcams for clear communication",
],
buttons: [ buttons: [
{ {
text: "View Cameras", text: "View Cameras", href: "/shop#cameras"},
href: "/shop#cameras",
},
], ],
}, },
{ {
id: "cat7", id: "cat7", label: "Computer Accessories", title: "Essential Peripherals", items: [
label: "Computer Accessories", "USB hubs and adapters", "Monitor stands and mounts", "Cable management solutions"],
title: "Essential Peripherals",
items: [
"USB hubs and adapters",
"Monitor stands and mounts",
"Cable management solutions",
],
buttons: [ buttons: [
{ {
text: "View Accessories", text: "View Accessories", href: "/shop#accessories"},
href: "/shop#accessories",
},
], ],
}, },
{ {
id: "cat8", id: "cat8", label: "Electronics & Tech Gadgets", title: "Smart & Innovative", items: [
label: "Electronics & Tech Gadgets", "Smartwatches and wearables", "Drones and robotics", "Smart home devices"],
title: "Smart & Innovative",
items: [
"Smartwatches and wearables",
"Drones and robotics",
"Smart home devices",
],
buttons: [ buttons: [
{ {
text: "View Gadgets", text: "View Gadgets", href: "/shop#gadgets"},
href: "/shop#gadgets",
},
], ],
}, },
]} ]}
@@ -206,65 +128,23 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "fcp1", id: "fcp1", brand: "Audio Pro", name: "Wireless Noise-Cancelling Earbuds", price: "PKR 9,500", rating: 4,
brand: "Audio Pro", reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-earphones-close-up_23-2148989848.jpg", imageAlt: "Wireless Noise-Cancelling Earbuds"},
name: "Wireless Noise-Cancelling Earbuds",
price: "PKR 9,500",
rating: 4,
reviewCount: "100+",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-earphones-close-up_23-2148989848.jpg",
imageAlt: "Wireless Noise-Cancelling Earbuds",
},
{ {
id: "fcp2", id: "fcp2", brand: "Video Solutions", name: "HD Streaming Webcam", price: "PKR 7,200", rating: 5,
brand: "Video Solutions", reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-golden-eye_23-2152011743.jpg", imageAlt: "HD Streaming Webcam"},
name: "HD Streaming Webcam",
price: "PKR 7,200",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-golden-eye_23-2152011743.jpg",
imageAlt: "HD Streaming Webcam",
},
{ {
id: "fcp3", id: "fcp3", brand: "Drones", name: "Compact Foldable Drone", price: "PKR 45,000", rating: 5,
brand: "Drones", reviewCount: "75+", imageSrc: "http://img.b2bpic.net/free-photo/urban-adventurer-explorer_346278-250.jpg", imageAlt: "Compact Foldable Drone"},
name: "Compact Foldable Drone",
price: "PKR 45,000",
rating: 5,
reviewCount: "75+",
imageSrc: "http://img.b2bpic.net/free-photo/urban-adventurer-explorer_346278-250.jpg",
imageAlt: "Compact Foldable Drone",
},
{ {
id: "fcp4", id: "fcp4", brand: "Wearables", name: "Smart Health Tracker Watch", price: "PKR 15,000", rating: 4,
brand: "Wearables", reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-caucasian-male-coach-does-stretching-exercise_273609-43692.jpg", imageAlt: "Smart Health Tracker Watch"},
name: "Smart Health Tracker Watch",
price: "PKR 15,000",
rating: 4,
reviewCount: "110+",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-caucasian-male-coach-does-stretching-exercise_273609-43692.jpg",
imageAlt: "Smart Health Tracker Watch",
},
{ {
id: "fcp5", id: "fcp5", brand: "Power Delivery", name: "Multi-Port Fast Charger", price: "PKR 3,500", rating: 5,
brand: "Power Delivery", reviewCount: "130+", imageSrc: "http://img.b2bpic.net/free-photo/factory-businessmen-shaking-hands-with-shareholders-after-sales-presentation_482257-119732.jpg", imageAlt: "Multi-Port Fast Charger"},
name: "Multi-Port Fast Charger",
price: "PKR 3,500",
rating: 5,
reviewCount: "130+",
imageSrc: "http://img.b2bpic.net/free-photo/factory-businessmen-shaking-hands-with-shareholders-after-sales-presentation_482257-119732.jpg",
imageAlt: "Multi-Port Fast Charger",
},
{ {
id: "fcp6", id: "fcp6", brand: "Computer Accessories", name: "USB-C Hub with Ethernet", price: "PKR 4,000", rating: 4,
brand: "Computer Accessories", reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/view-items-creative-illustration_23-2149863264.jpg", imageAlt: "USB-C Hub with Ethernet"},
name: "USB-C Hub with Ethernet",
price: "PKR 4,000",
rating: 4,
reviewCount: "80+",
imageSrc: "http://img.b2bpic.net/free-photo/view-items-creative-illustration_23-2149863264.jpg",
imageAlt: "USB-C Hub with Ethernet",
},
]} ]}
title="Featured Products in Categories" title="Featured Products in Categories"
description="Handpicked items showcasing the best from our most popular categories." description="Handpicked items showcasing the best from our most popular categories."
@@ -275,16 +155,12 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="FKTechnology" logoText="FKTechnology"
leftLink={{ leftLink={{
text: "About Us", text: "About Us", href: "/about"}}
href: "/about",
}}
rightLink={{ rightLink={{
text: "Contact Us", text: "Contact Us", href: "/contact"}}
href: "/contact",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -40,6 +40,7 @@ export const metadata: Metadata = {
}, },
}; };
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter",
subsets: ["latin"], subsets: ["latin"],

View File

@@ -26,35 +26,21 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Shop", name: "Shop", id: "/shop"},
id: "/shop",
},
{ {
name: "Categories", name: "Categories", id: "/categories"},
id: "/categories",
},
{ {
name: "About Us", name: "About Us", id: "/about"},
id: "/about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "/testimonials"},
id: "/testimonials",
},
{ {
name: "Contact Us", name: "Contact Us", id: "/contact"},
id: "/contact",
},
]} ]}
brandName="FKTechnology" brandName="FKTechnology"
button={{ button={{
text: "WhatsApp Us", text: "WhatsApp Us", href: "https://wa.me/+923001234567"}}
href: "https://wa.me/+923001234567",
}}
/> />
</div> </div>
@@ -66,85 +52,29 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "sp1", id: "sp1", brand: "Gaming Gear", name: "Ergonomic RGB Gaming Mouse", price: "PKR 5,999", rating: 5,
brand: "Gaming Gear", reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg", imageAlt: "Ergonomic RGB Gaming Mouse"},
name: "Ergonomic RGB Gaming Mouse",
price: "PKR 5,999",
rating: 5,
reviewCount: "250+",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg",
imageAlt: "Ergonomic RGB Gaming Mouse",
},
{ {
id: "sp2", id: "sp2", brand: "Mechanical", name: "Backlit Mechanical Keyboard", price: "PKR 12,499", rating: 4,
brand: "Mechanical", reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gaming-setup-with-rgb-keyboard_23-2149829134.jpg", imageAlt: "Backlit Mechanical Keyboard"},
name: "Backlit Mechanical Keyboard",
price: "PKR 12,499",
rating: 4,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gaming-setup-with-rgb-keyboard_23-2149829134.jpg",
imageAlt: "Backlit Mechanical Keyboard",
},
{ {
id: "sp3", id: "sp3", brand: "Audio Pro", name: "Wireless Desktop Speakers", price: "PKR 8,750", rating: 5,
brand: "Audio Pro", reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/composition-smart-speaker-table_23-2149036841.jpg", imageAlt: "Wireless Desktop Speakers"},
name: "Wireless Desktop Speakers",
price: "PKR 8,750",
rating: 5,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/composition-smart-speaker-table_23-2149036841.jpg",
imageAlt: "Wireless Desktop Speakers",
},
{ {
id: "sp4", id: "sp4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,200", rating: 4,
brand: "Precision", reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/gray-stars-fabric-texture_1194-5683.jpg", imageAlt: "Extended Gaming Mouse Pad"},
name: "Extended Gaming Mouse Pad",
price: "PKR 1,200",
rating: 4,
reviewCount: "400+",
imageSrc: "http://img.b2bpic.net/free-photo/gray-stars-fabric-texture_1194-5683.jpg",
imageAlt: "Extended Gaming Mouse Pad",
},
{ {
id: "sp5", id: "sp5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 25,000", rating: 5,
brand: "Storage Solutions", reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/server-hub-worker-troubleshooting-server-connectivity-issues-using-mockup-device-close-up-admin_482257-136402.jpg", imageAlt: "Portable 1TB External SSD"},
name: "Portable 1TB External SSD",
price: "PKR 25,000",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/server-hub-worker-troubleshooting-server-connectivity-issues-using-mockup-device-close-up-admin_482257-136402.jpg",
imageAlt: "Portable 1TB External SSD",
},
{ {
id: "sp6", id: "sp6", brand: "Photography", name: "4K Action Camera", price: "PKR 18,999", rating: 4,
brand: "Photography", reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630628.jpg", imageAlt: "4K Action Camera"},
name: "4K Action Camera",
price: "PKR 18,999",
rating: 4,
reviewCount: "120+",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630628.jpg",
imageAlt: "4K Action Camera",
},
{ {
id: "sp7", id: "sp7", brand: "Audio Gear", name: "Wireless Noise-Cancelling Earbuds", price: "PKR 9,500", rating: 4,
brand: "Audio Gear", reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/frowning-young-pretty-girl-wearing-sunglasses-taking-headphones-off_141793-117595.jpg", imageAlt: "Wireless Noise-Cancelling Earbuds"},
name: "Wireless Noise-Cancelling Earbuds",
price: "PKR 9,500",
rating: 4,
reviewCount: "100+",
imageSrc: "http://img.b2bpic.net/free-photo/frowning-young-pretty-girl-wearing-sunglasses-taking-headphones-off_141793-117595.jpg",
imageAlt: "Wireless Noise-Cancelling Earbuds",
},
{ {
id: "sp8", id: "sp8", brand: "Video Solutions", name: "HD Streaming Webcam", price: "PKR 7,200", rating: 5,
brand: "Video Solutions", reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg", imageAlt: "HD Streaming Webcam"},
name: "HD Streaming Webcam",
price: "PKR 7,200",
rating: 5,
reviewCount: "90+",
imageSrc: "http://img.b2bpic.net/free-photo/our-client-was-completely-honest-polygraph-examiner-works-office-with-his-lie-detector-s-equipment_146671-17251.jpg",
imageAlt: "HD Streaming Webcam",
},
]} ]}
title="Shop All Electronics" title="Shop All Electronics"
description="Explore our vast selection of cutting-edge electronics, from high-performance components to smart accessories. Find the perfect gear to power your passion." description="Explore our vast selection of cutting-edge electronics, from high-performance components to smart accessories. Find the perfect gear to power your passion."
@@ -158,44 +88,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "sc1", id: "sc1", label: "Mouse", title: "Mouse: Precision Control", items: [
label: "Mice", "Gaming mice", "Ergonomic mice", "Wireless options"],
title: "Precision Control",
items: [
"Gaming mice",
"Ergonomic mice",
"Wireless options",
],
}, },
{ {
id: "sc2", id: "sc2", label: "Keyboards", title: "Tactile Typing Experience", items: [
label: "Keyboards", "Mechanical keyboards", "RGB backlit", "Compact designs"],
title: "Tactile Typing Experience",
items: [
"Mechanical keyboards",
"RGB backlit",
"Compact designs",
],
}, },
{ {
id: "sc3", id: "sc3", label: "Speakers", title: "Immersive Audio", items: [
label: "Speakers", "Desktop speakers", "Bluetooth speakers", "Soundbars"],
title: "Immersive Audio",
items: [
"Desktop speakers",
"Bluetooth speakers",
"Soundbars",
],
}, },
{ {
id: "sc4", id: "sc4", label: "Hard Drives", title: "Reliable Storage", items: [
label: "Hard Drives", "External SSDs", "Portable HDDs", "Network storage"],
title: "Reliable Storage",
items: [
"External SSDs",
"Portable HDDs",
"Network storage",
],
}, },
]} ]}
title="Browse by Category" title="Browse by Category"
@@ -207,16 +113,12 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="FKTechnology" logoText="FKTechnology"
leftLink={{ leftLink={{
text: "About Us", text: "About Us", href: "/about"}}
href: "/about",
}}
rightLink={{ rightLink={{
text: "Contact Us", text: "Contact Us", href: "/contact"}}
href: "/contact",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }