Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 06:19:00 +00:00

View File

@@ -48,14 +48,14 @@ export default function LandingPage() {
title="Smart Tech & Security Solutions You Trust"
description="Shop high-performance computers, laptops, and advanced home security systems all in one place. Backed by warranty, fast delivery, and expert support."
testimonials={[
{ name: "Sarah J.", handle: "@sarahtech", testimonial: "The best laptop performance I've experienced. Seamless delivery!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281037.jpg", imageAlt: "tech store computer security equipment" },
{ name: "Mark D.", handle: "@markhome", testimonial: "CCTV setup was easy and reliable. Very happy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg", imageAlt: "tech store computer security equipment" },
{ name: "Emily R.", handle: "@emilybiz", testimonial: "Top-notch customer support and high-quality accessories.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg", imageAlt: "tech store computer security equipment" },
{ name: "David K.", handle: "@davidsec", testimonial: "Advanced security solutions that actually work as described.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg", imageAlt: "tech store computer security equipment" },
{ name: "Chloe L.", handle: "@chloetech", testimonial: "Excellent pricing for students. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg", imageAlt: "tech store computer security equipment" },
{ name: "Sarah J.", handle: "@sarahtech", testimonial: "The best laptop performance I've experienced. Seamless delivery!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281037.jpg?_wi=1", imageAlt: "tech store computer security equipment" },
{ name: "Mark D.", handle: "@markhome", testimonial: "CCTV setup was easy and reliable. Very happy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg?_wi=1", imageAlt: "tech store computer security equipment" },
{ name: "Emily R.", handle: "@emilybiz", testimonial: "Top-notch customer support and high-quality accessories.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg?_wi=1", imageAlt: "tech store computer security equipment" },
{ name: "David K.", handle: "@davidsec", testimonial: "Advanced security solutions that actually work as described.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg?_wi=1", imageAlt: "tech store computer security equipment" },
{ name: "Chloe L.", handle: "@chloetech", testimonial: "Excellent pricing for students. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=1", imageAlt: "tech store computer security equipment" },
]}
buttons={[{ text: "Shop Now", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281037.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281037.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/young-friends-hostel_23-2150518184.jpg", alt: "Customer portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/surprised-girl-with-laptop-girl-laptop-technology-concept_169016-65335.jpg", alt: "Customer portrait 2" },
@@ -110,10 +110,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Pro Workstation Laptop", price: "$1,299", variant: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg" },
{ id: "p2", name: "HD Security CCTV", price: "$199", variant: "Home Security", imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg" },
{ id: "p3", name: "Smart Doorbell Pro", price: "$149", variant: "Entry Control", imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg" },
{ id: "p4", name: "Ulrawide 4K Monitor", price: "$599", variant: "Productivity", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg" },
{ id: "p1", name: "Pro Workstation Laptop", price: "$1,299", variant: "High Performance", imageSrc: "http://img.b2bpic.net/free-photo/gaming-room-no-people-equiped-with-rgb-powerful-personal-computer-online-videogames-tournament-gaming-chair-first-person-shooter-game-screen-cozy-room-with-neon-light_482257-12428.jpg?_wi=2" },
{ id: "p2", name: "HD Security CCTV", price: "$199", variant: "Home Security", imageSrc: "http://img.b2bpic.net/free-photo/ai-powered-device-concept_23-2151924125.jpg?_wi=2" },
{ id: "p3", name: "Smart Doorbell Pro", price: "$149", variant: "Entry Control", imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-device_23-2148994123.jpg?_wi=2" },
{ id: "p4", name: "Ulrawide 4K Monitor", price: "$599", variant: "Productivity", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-desk-with-computer-screen-showing-terminal-windows_482257-126357.jpg?_wi=2" },
{ id: "p5", name: "RGB Mech Keyboard", price: "$89", variant: "Accessories", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-key_23-2149680255.jpg" },
{ id: "p6", name: "Smart High-Speed Router", price: "$129", variant: "Connectivity", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hand-with-smartphone-smart-light_23-2150671605.jpg" },
]}