30 Commits

Author SHA1 Message Date
9f9a0106ca Merge version_3 into main
Merge version_3 into main
2026-06-12 11:13:50 +00:00
573d8037ec Update theme fonts 2026-06-12 11:13:47 +00:00
8d92342c4c Update theme fonts 2026-06-12 11:13:46 +00:00
48c3f8e4ec Switch to version 3: modified src/app/styles/base.css 2026-06-12 11:13:34 +00:00
707f2d7d0b Switch to version 3: modified src/app/shop/page.tsx 2026-06-12 11:13:34 +00:00
e8553c8994 Switch to version 3: modified src/app/page.tsx 2026-06-12 11:13:33 +00:00
28d226bdcd Switch to version 3: modified src/app/layout.tsx 2026-06-12 11:13:33 +00:00
61dffe455a Switch to version 3: modified src/app/contact/page.tsx 2026-06-12 11:13:33 +00:00
146afd1584 Switch to version 3: modified src/app/categories/page.tsx 2026-06-12 11:13:32 +00:00
beb6a27689 Switch to version 3: modified src/app/about/page.tsx 2026-06-12 11:13:32 +00:00
c1408fba7a Merge version_4 into main
Merge version_4 into main
2026-06-12 11:13:28 +00:00
32e5576ff7 Update theme fonts 2026-06-12 11:13:24 +00:00
688433b826 Update theme fonts 2026-06-12 11:13:24 +00:00
eef036db4a Merge version_4 into main
Merge version_4 into main
2026-06-12 11:13:20 +00:00
8c625ddf04 Update theme fonts 2026-06-12 11:13:17 +00:00
cf4428b10c Update theme fonts 2026-06-12 11:13:17 +00:00
5d50fba8bb Merge version_4 into main
Merge version_4 into main
2026-06-12 11:11:42 +00:00
254778b343 Update src/app/shop/page.tsx 2026-06-12 11:11:36 +00:00
d82d589571 Update src/app/page.tsx 2026-06-12 11:11:36 +00:00
77fedb1145 Merge version_4 into main
Merge version_4 into main
2026-06-12 11:11:15 +00:00
6a28169594 Update src/app/shop/page.tsx 2026-06-12 11:11:12 +00:00
7df79ebb06 Update src/app/page.tsx 2026-06-12 11:11:11 +00:00
3ef25f1bb1 Update src/app/contact/page.tsx 2026-06-12 11:11:11 +00:00
5903370398 Update src/app/categories/page.tsx 2026-06-12 11:11:11 +00:00
e649fc4349 Update src/app/about/page.tsx 2026-06-12 11:11:10 +00:00
9465bc43d1 Update src/app/shop/page.tsx 2026-06-12 09:45:42 +00:00
8b411fac1f Update src/app/categories/page.tsx 2026-06-12 09:45:42 +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
fa7ac9dc38 Merge version_2 into main
Merge version_2 into main
2026-06-12 09:43:49 +00:00
6 changed files with 341 additions and 112 deletions

View File

@@ -26,21 +26,35 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", id: "/"}, name: "Home",
id: "/",
},
{ {
name: "Shop", id: "/shop"}, name: "Shop",
id: "/shop",
},
{ {
name: "Categories", id: "/categories"}, name: "Categories",
id: "/categories",
},
{ {
name: "About Us", id: "/about"}, name: "About Us",
id: "/about",
},
{ {
name: "Testimonials", id: "/testimonials"}, name: "Testimonials",
id: "/testimonials",
},
{ {
name: "Contact Us", id: "/contact"}, name: "Contact Us",
id: "/contact",
},
]} ]}
brandName="FKTechnology" brandName="FKTechnology"
button={{ button={{
text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} text: "WhatsApp Us",
href: "https://wa.me/+923001234567",
}}
/> />
</div> </div>
@@ -52,7 +66,9 @@ export default function LandingPage() {
tag="About Us" tag="About Us"
buttons={[ buttons={[
{ {
text: "Our Mission", href: "/about#mission"}, text: "Our Mission",
href: "/about#mission",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/business-executives-reading-sticky-notes_1170-1720.jpg" imageSrc="http://img.b2bpic.net/free-photo/business-executives-reading-sticky-notes_1170-1720.jpg"
@@ -67,20 +83,44 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "m1", label: "Innovation", title: "Pioneering the Future", items: [ id: "m1",
"Continuously exploring new technologies", "Bringing the latest gadgets to Pakistan", "Fostering a culture of creativity"], label: "Innovation",
title: "Pioneering the Future",
items: [
"Continuously exploring new technologies",
"Bringing the latest gadgets to Pakistan",
"Fostering a culture of creativity",
],
}, },
{ {
id: "m2", label: "Customer Focus", title: "Your Satisfaction, Our Priority", items: [ id: "m2",
"Tailored solutions for every client", "Exceptional pre- and post-sales support", "Building long-term customer relationships"], label: "Customer Focus",
title: "Your Satisfaction, Our Priority",
items: [
"Tailored solutions for every client",
"Exceptional pre- and post-sales support",
"Building long-term customer relationships",
],
}, },
{ {
id: "m3", label: "Quality", title: "Excellence in Every Product", items: [ id: "m3",
"Strict adherence to global quality standards", "Only genuine and durable products", "Ensuring peak performance and longevity"], label: "Quality",
title: "Excellence in Every Product",
items: [
"Strict adherence to global quality standards",
"Only genuine and durable products",
"Ensuring peak performance and longevity",
],
}, },
{ {
id: "m4", label: "Integrity", title: "Trust and Transparency", items: [ id: "m4",
"Operating with honesty and ethical practices", "Transparent pricing and policies", "Building trust with every interaction"], label: "Integrity",
title: "Trust and Transparency",
items: [
"Operating with honesty and ethical practices",
"Transparent pricing and policies",
"Building trust with every interaction",
],
}, },
]} ]}
title="Our Vision & Core Values" title="Our Vision & Core Values"
@@ -92,12 +132,16 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="FKTechnology" logoText="FKTechnology"
leftLink={{ leftLink={{
text: "About Us", href: "/about"}} text: "About Us",
href: "/about",
}}
rightLink={{ rightLink={{
text: "Contact Us", href: "/contact"}} text: "Contact Us",
href: "/contact",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -51,11 +51,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "cat1", label: "Mice", title: "Precision & Speed", items: [ id: "cat1", label: "Mouse", title: "Mouse: Precision & Speed", items: [
"Gaming mice for competitive play", "Ergonomic mice for comfort", "Wireless freedom"], "Gaming mice for competitive play", "Ergonomic mice for comfort", "Wireless freedom"],
buttons: [ buttons: [
{ {
text: "View Mice", href: "/shop#mice"}, text: "View Mouse", href: "/shop#mouse"},
], ],
}, },
{ {
@@ -128,22 +128,22 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "fcp1", brand: "Audio Pro", name: "Wireless Noise-Cancelling Earbuds", price: "PKR 10,000", rating: 4, id: "fcp1", brand: "Audio Pro", 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"}, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-earphones-close-up_23-2148989848.jpg", imageAlt: "Wireless Noise-Cancelling Earbuds"},
{ {
id: "fcp2", brand: "Video Solutions", name: "HD Streaming Webcam", price: "PKR 7,500", rating: 5, id: "fcp2", brand: "Video Solutions", 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"}, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-golden-eye_23-2152011743.jpg", imageAlt: "HD Streaming Webcam"},
{ {
id: "fcp3", brand: "Drones", name: "Compact Foldable Drone", price: "PKR 48,000", rating: 5, id: "fcp3", brand: "Drones", 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"}, reviewCount: "75+", imageSrc: "http://img.b2bpic.net/free-photo/urban-adventurer-explorer_346278-250.jpg", imageAlt: "Compact Foldable Drone"},
{ {
id: "fcp4", brand: "Wearables", name: "Smart Health Tracker Watch", price: "PKR 16,000", rating: 4, id: "fcp4", brand: "Wearables", 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"}, 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", brand: "Power Delivery", name: "Multi-Port Fast Charger", price: "PKR 3,800", rating: 5, id: "fcp5", brand: "Power Delivery", 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"}, 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", brand: "Computer Accessories", name: "USB-C Hub with Ethernet", price: "PKR 4,200", rating: 4, id: "fcp6", brand: "Computer Accessories", 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"}, 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"

View File

@@ -26,21 +26,35 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", id: "/"}, name: "Home",
id: "/",
},
{ {
name: "Shop", id: "/shop"}, name: "Shop",
id: "/shop",
},
{ {
name: "Categories", id: "/categories"}, name: "Categories",
id: "/categories",
},
{ {
name: "About Us", id: "/about"}, name: "About Us",
id: "/about",
},
{ {
name: "Testimonials", id: "/testimonials"}, name: "Testimonials",
id: "/testimonials",
},
{ {
name: "Contact Us", id: "/contact"}, name: "Contact Us",
id: "/contact",
},
]} ]}
brandName="FKTechnology" brandName="FKTechnology"
button={{ button={{
text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} text: "WhatsApp Us",
href: "https://wa.me/+923001234567",
}}
/> />
</div> </div>
@@ -51,17 +65,28 @@ export default function LandingPage() {
description="Have a question or need support? Our team is here to help. Fill out the form below or reach us directly via our contact details." description="Have a question or need support? Our team is here to help. Fill out the form below or reach us directly via our contact details."
inputs={[ inputs={[
{ {
name: "Name", type: "text", placeholder: "Your Name", required: true, name: "Name",
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "Email", type: "email", placeholder: "Your Email", required: true, name: "Email",
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "Subject", type: "text", placeholder: "Subject", required: true, name: "Subject",
type: "text",
placeholder: "Subject",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "Message", placeholder: "Your Message", rows: 4, name: "Message",
placeholder: "Your Message",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/office-workplace-with-laptop-glasses-wood-table_1423-43.jpg" imageSrc="http://img.b2bpic.net/free-photo/office-workplace-with-laptop-glasses-wood-table_1423-43.jpg"
@@ -79,27 +104,48 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "ci1", label: "Phone", title: "Call Us Directly", items: [ id: "ci1",
"+92 300 1234567 (WhatsApp available)", "Mon-Fri, 9 AM - 6 PM PST"], label: "Phone",
title: "Call Us Directly",
items: [
"+92 300 1234567 (WhatsApp available)",
"Mon-Fri, 9 AM - 6 PM PST",
],
buttons: [ buttons: [
{ {
text: "Call Now", href: "tel:+923001234567"}, text: "Call Now",
href: "tel:+923001234567",
},
], ],
}, },
{ {
id: "ci2", label: "Email", title: "Send Us an Email", items: [ id: "ci2",
"info@fktechnology.com", "Expect a response within 24 hours"], label: "Email",
title: "Send Us an Email",
items: [
"info@fktechnology.com",
"Expect a response within 24 hours",
],
buttons: [ buttons: [
{ {
text: "Email Us", href: "mailto:info@fktechnology.com"}, text: "Email Us",
href: "mailto:info@fktechnology.com",
},
], ],
}, },
{ {
id: "ci3", label: "Address", title: "Visit Our Store in Karachi", items: [ id: "ci3",
"123 Tech Avenue, Saddar", "Karachi, Sindh, Pakistan"], label: "Address",
title: "Visit Our Store in Karachi",
items: [
"123 Tech Avenue, Saddar",
"Karachi, Sindh, Pakistan",
],
buttons: [ buttons: [
{ {
text: "Get Directions", href: "https://maps.app.goo.gl/YOUR_GOOGLE_MAPS_LINK"}, text: "Get Directions",
href: "https://maps.app.goo.gl/YOUR_GOOGLE_MAPS_LINK",
},
], ],
}, },
]} ]}
@@ -112,12 +158,16 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="FKTechnology" logoText="FKTechnology"
leftLink={{ leftLink={{
text: "About Us", href: "/about"}} text: "About Us",
href: "/about",
}}
rightLink={{ rightLink={{
text: "Contact Us", href: "/contact"}} text: "Contact Us",
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

@@ -29,50 +29,81 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", id: "/"}, name: "Home",
id: "/",
},
{ {
name: "Shop", id: "/shop"}, name: "Shop",
id: "/shop",
},
{ {
name: "Categories", id: "/categories"}, name: "Categories",
id: "/categories",
},
{ {
name: "About Us", id: "/about"}, name: "About Us",
id: "/about",
},
{ {
name: "Testimonials", id: "/testimonials"}, name: "Testimonials",
id: "/testimonials",
},
{ {
name: "Contact Us", id: "/contact"}, name: "Contact Us",
id: "/contact",
},
]} ]}
brandName="FKTechnology" brandName="FKTechnology"
button={{ button={{
text: "WhatsApp Us", href: "https://wa.me/+923001234567"}} text: "WhatsApp Us",
href: "https://wa.me/+923001234567",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient",
}}
title="Your Trusted Electronics Store" title="Your Trusted Electronics Store"
description="Discover the latest in cutting-edge electronics and tech gadgets for every need and passion. From powerful components to smart accessories, FKTechnology delivers quality and innovation directly to you in Karachi, Pakistan." description="Discover the latest in cutting-edge electronics and tech gadgets for every need and passion. From powerful components to smart accessories, FKTechnology delivers quality and innovation directly to you in Karachi, Pakistan."
buttons={[ buttons={[
{ {
text: "Shop Now", href: "/shop"}, text: "Shop Now",
href: "/shop",
},
{ {
text: "Contact on WhatsApp", href: "https://wa.me/+923001234567"}, text: "Contact on WhatsApp",
href: "https://wa.me/+923001234567",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/remote-control-various-gadget_23-2147929625.jpg", imageAlt: "Futuristic laptop and tech gadgets"}, imageSrc: "http://img.b2bpic.net/free-photo/remote-control-various-gadget_23-2147929625.jpg",
imageAlt: "Futuristic laptop and tech gadgets",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/headphones-chair-gaming-setup_23-2149829131.jpg", imageAlt: "High-performance gaming keyboard and mouse"}, imageSrc: "http://img.b2bpic.net/free-photo/headphones-chair-gaming-setup_23-2149829131.jpg",
imageAlt: "High-performance gaming keyboard and mouse",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-photo-editing-software-mockup-multi-monitors-setup_482257-122954.jpg", imageAlt: "Powerful desktop computer setup with multiple monitors"}, imageSrc: "http://img.b2bpic.net/free-photo/photographer-using-photo-editing-software-mockup-multi-monitors-setup_482257-122954.jpg",
imageAlt: "Powerful desktop computer setup with multiple monitors",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-with-blonde-curly-hair-holding-phone-against-blue-background_181624-22660.jpg", imageAlt: "Person interacting with smartphone and wireless earbuds"}, imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-with-blonde-curly-hair-holding-phone-against-blue-background_181624-22660.jpg",
imageAlt: "Person interacting with smartphone and wireless earbuds",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-motherboard_1161-106.jpg", imageAlt: "Collection of computer accessories and hard drives"}, imageSrc: "http://img.b2bpic.net/free-photo/close-up-computer-motherboard_1161-106.jpg",
imageAlt: "Collection of computer accessories and hard drives",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-smiling-skateboarder-looking-mobile-phone_171337-9349.jpg", imageAlt: "Action camera mounted on a bike helmet"}, imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-smiling-skateboarder-looking-mobile-phone_171337-9349.jpg",
imageAlt: "Action camera mounted on a bike helmet",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -86,23 +117,65 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", brand: "Gaming Gear", name: "Ergonomic RGB Gaming Mouse", price: "PKR 6,500", rating: 5, id: "p1",
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680236.jpg", imageAlt: "Ergonomic RGB Gaming Mouse"}, brand: "Gaming Gear",
name: "Ergonomic RGB Gaming Mouse",
price: "PKR 5,999",
rating: 5,
reviewCount: "250+",
imageSrc: "http://img.b2bpic.net/free-photo/gaming-setup-arrangement-high-angle_23-2149680236.jpg",
imageAlt: "Ergonomic RGB Gaming Mouse",
},
{ {
id: "p2", brand: "Mechanical", name: "Backlit Mechanical Keyboard", price: "PKR 13,000", rating: 4, id: "p2",
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-5550.jpg", imageAlt: "Backlit Mechanical Keyboard"}, brand: "Mechanical",
name: "Backlit Mechanical Keyboard",
price: "PKR 12,499",
rating: 4,
reviewCount: "180+",
imageSrc: "http://img.b2bpic.net/free-photo/fidget-pop-it-toy-rainbow-color-antistress-fun-educational_58702-5550.jpg",
imageAlt: "Backlit Mechanical Keyboard",
},
{ {
id: "p3", brand: "Audio Pro", name: "Wireless Desktop Speakers", price: "PKR 9,000", rating: 5, id: "p3",
reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-29.jpg", imageAlt: "Wireless Desktop Speakers"}, brand: "Audio Pro",
name: "Wireless Desktop Speakers",
price: "PKR 8,750",
rating: 5,
reviewCount: "300+",
imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-29.jpg",
imageAlt: "Wireless Desktop Speakers",
},
{ {
id: "p4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,500", rating: 4, id: "p4",
reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg", imageAlt: "Extended Gaming Mouse Pad"}, brand: "Precision",
name: "Extended Gaming Mouse Pad",
price: "PKR 1,200",
rating: 4,
reviewCount: "400+",
imageSrc: "http://img.b2bpic.net/free-vector/triangle-repeat-pattern-banner-set_1017-19681.jpg",
imageAlt: "Extended Gaming Mouse Pad",
},
{ {
id: "p5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 26,000", rating: 5, id: "p5",
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-old-hard-disk_58702-17223.jpg", imageAlt: "Portable 1TB External SSD"}, brand: "Storage Solutions",
name: "Portable 1TB External SSD",
price: "PKR 25,000",
rating: 5,
reviewCount: "150+",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-old-hard-disk_58702-17223.jpg",
imageAlt: "Portable 1TB External SSD",
},
{ {
id: "p6", brand: "Photography", name: "4K Action Camera", price: "PKR 19,500", rating: 4, id: "p6",
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630619.jpg", imageAlt: "4K Action Camera"}, brand: "Photography",
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-2150630619.jpg",
imageAlt: "4K Action Camera",
},
]} ]}
title="Explore Our Top Categories" title="Explore Our Top Categories"
description="Dive into our curated selection of high-performance mice, keyboards, speakers, and more. Find exactly what you need to upgrade your setup." description="Dive into our curated selection of high-performance mice, keyboards, speakers, and more. Find exactly what you need to upgrade your setup."
@@ -116,16 +189,34 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", label: "Quality Products", title: "Unmatched Quality & Durability", items: [ id: "f1",
"Carefully selected, high-performance electronics", "Rigorous quality checks for every product", "Partnerships with leading global brands"], label: "Quality Products",
title: "Unmatched Quality & Durability",
items: [
"Carefully selected, high-performance electronics",
"Rigorous quality checks for every product",
"Partnerships with leading global brands",
],
}, },
{ {
id: "f2", label: "Expert Support", title: "Dedicated Customer Service", items: [ id: "f2",
"Responsive and knowledgeable support team", "Assistance via WhatsApp, phone, and email", "After-sales support for peace of mind"], label: "Expert Support",
title: "Dedicated Customer Service",
items: [
"Responsive and knowledgeable support team",
"Assistance via WhatsApp, phone, and email",
"After-sales support for peace of mind",
],
}, },
{ {
id: "f3", label: "Fast Delivery", title: "Quick & Reliable Shipping", items: [ id: "f3",
"Expedited delivery across Karachi and Pakistan", "Secure packaging for product safety", "Trackable shipments for transparency"], label: "Fast Delivery",
title: "Quick & Reliable Shipping",
items: [
"Expedited delivery across Karachi and Pakistan",
"Secure packaging for product safety",
"Trackable shipments for transparency",
],
}, },
]} ]}
title="Why Choose FKTechnology?" title="Why Choose FKTechnology?"
@@ -140,28 +231,59 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", name: "Ayesha Khan", role: "Software Engineer", company: "Tech Innovations", rating: 5, id: "t1",
imageSrc: "http://img.b2bpic.net/free-photo/serious-clerk-with-phone-glass-handrail_1262-7287.jpg"}, name: "Ayesha Khan",
role: "Software Engineer",
company: "Tech Innovations",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-clerk-with-phone-glass-handrail_1262-7287.jpg",
},
{ {
id: "t2", name: "Usman Malik", role: "Gaming Enthusiast", company: "Pro Gamers Guild", rating: 5, id: "t2",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg"}, name: "Usman Malik",
role: "Gaming Enthusiast",
company: "Pro Gamers Guild",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg",
},
{ {
id: "t3", name: "Fatima Sohail", role: "Digital Marketer", company: "Growth Hub", rating: 4, id: "t3",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-using-digital-tablet_1262-1985.jpg"}, name: "Fatima Sohail",
role: "Digital Marketer",
company: "Growth Hub",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-using-digital-tablet_1262-1985.jpg",
},
{ {
id: "t4", name: "Ali Raza", role: "University Student", company: "Karachi University", rating: 5, id: "t4",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-woman-with-painted-palms_23-2148263464.jpg"}, name: "Ali Raza",
role: "University Student",
company: "Karachi University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-woman-with-painted-palms_23-2148263464.jpg",
},
{ {
id: "t5", name: "Sana Tariq", role: "Small Business Owner", company: "Creative Solutions", rating: 5, id: "t5",
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg"}, name: "Sana Tariq",
role: "Small Business Owner",
company: "Creative Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
},
]} ]}
kpiItems={[ kpiItems={[
{ {
value: "5000+", label: "Happy Customers"}, value: "5000+",
label: "Happy Customers",
},
{ {
value: "99%", label: "Satisfaction Rate"}, value: "99%",
label: "Satisfaction Rate",
},
{ {
value: "10+", label: "Years in Business"}, value: "10+",
label: "Years in Business",
},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Hear from our satisfied clients about their experience with FKTechnology's products and services." description="Hear from our satisfied clients about their experience with FKTechnology's products and services."
@@ -175,14 +297,22 @@ export default function LandingPage() {
description="Our team is ready to help you with any queries or support. Reach out via WhatsApp or our contact form." description="Our team is ready to help you with any queries or support. Reach out via WhatsApp or our contact form."
inputs={[ inputs={[
{ {
name: "Name", type: "text", placeholder: "Your Name", required: true, name: "Name",
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "Email", type: "email", placeholder: "Your Email", required: true, name: "Email",
type: "email",
placeholder: "Your Email",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "Message", placeholder: "Your Message", rows: 4, name: "Message",
placeholder: "Your Message",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/white-collar-worker-office-interior_329181-10337.jpg" imageSrc="http://img.b2bpic.net/free-photo/white-collar-worker-office-interior_329181-10337.jpg"
@@ -197,12 +327,16 @@ export default function LandingPage() {
<FooterLogoReveal <FooterLogoReveal
logoText="FKTechnology" logoText="FKTechnology"
leftLink={{ leftLink={{
text: "About Us", href: "/about"}} text: "About Us",
href: "/about",
}}
rightLink={{ rightLink={{
text: "Contact Us", href: "/contact"}} text: "Contact Us",
href: "/contact",
}}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -52,28 +52,28 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "sp1", brand: "Gaming Gear", name: "Ergonomic RGB Gaming Mouse", price: "PKR 6,500", rating: 5, id: "sp1", brand: "Gaming Gear", 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"}, reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/still-life-seat-gamers_23-2149746589.jpg", imageAlt: "Ergonomic RGB Gaming Mouse"},
{ {
id: "sp2", brand: "Mechanical", name: "Backlit Mechanical Keyboard", price: "PKR 13,000", rating: 4, id: "sp2", brand: "Mechanical", 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"}, 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", brand: "Audio Pro", name: "Wireless Desktop Speakers", price: "PKR 9,000", rating: 5, id: "sp3", brand: "Audio Pro", 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"}, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/composition-smart-speaker-table_23-2149036841.jpg", imageAlt: "Wireless Desktop Speakers"},
{ {
id: "sp4", brand: "Precision", name: "Extended Gaming Mouse Pad", price: "PKR 1,500", rating: 4, id: "sp4", brand: "Precision", 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"}, reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/gray-stars-fabric-texture_1194-5683.jpg", imageAlt: "Extended Gaming Mouse Pad"},
{ {
id: "sp5", brand: "Storage Solutions", name: "Portable 1TB External SSD", price: "PKR 26,000", rating: 5, id: "sp5", brand: "Storage Solutions", 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"}, 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", brand: "Photography", name: "4K Action Camera", price: "PKR 19,500", rating: 4, id: "sp6", brand: "Photography", 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"}, 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", brand: "Audio Gear", name: "Wireless Noise-Cancelling Earbuds", price: "PKR 10,000", rating: 4, id: "sp7", brand: "Audio Gear", 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"}, 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", brand: "Video Solutions", name: "HD Streaming Webcam", price: "PKR 7,500", rating: 5, id: "sp8", brand: "Video Solutions", 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"}, 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"
@@ -88,7 +88,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "sc1", label: "Mice", title: "Precision Control", items: [ id: "sc1", label: "Mouse", title: "Mouse: Precision Control", items: [
"Gaming mice", "Ergonomic mice", "Wireless options"], "Gaming mice", "Ergonomic mice", "Wireless options"],
}, },
{ {