From 2ea31d4fa5064ecb34c31098dfb8f9fd368dccce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 09:55:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 203 +++++++++++------------------------------------ 1 file changed, 48 insertions(+), 155 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ad3ec79..7155dc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,9 +2,9 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; -import ContactText from '@/components/sections/contact/ContactText'; +import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; -import FooterBase from '@/components/sections/footer/FooterBase'; +import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,41 +44,26 @@ export default function LandingPage() {
@@ -100,41 +77,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Sonic Headset", - price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/black-cup-tea-with-headphones-red-background_185193-163975.jpg?_wi=1", - }, + id: "p1", name: "Sonic Headset", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/black-cup-tea-with-headphones-red-background_185193-163975.jpg?_wi=1"}, { - id: "p2", - name: "Smart Chrono", - price: "$299", - imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763321.jpg?_wi=1", - }, + id: "p2", name: "Smart Chrono", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763321.jpg?_wi=1"}, { - id: "p3", - name: "Power Pad", - price: "$79", - imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg", - }, + id: "p3", name: "Power Pad", price: "$79", imageSrc: "http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg"}, { - id: "p4", - name: "Crystal Speaker", - price: "$149", - imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808054.jpg", - }, + id: "p4", name: "Crystal Speaker", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808054.jpg"}, { - id: "p5", - name: "Pro Keyboard", - price: "$249", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-computer-desk-setup-with-hard-drive_58702-17215.jpg", - }, + id: "p5", name: "Pro Keyboard", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-computer-desk-setup-with-hard-drive_58702-17215.jpg"}, { - id: "p6", - name: "Ultra Bank", - price: "$89", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-storage-device-laptop-assortment_23-2149319353.jpg", - }, + id: "p6", name: "Ultra Bank", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-storage-device-laptop-assortment_23-2149319353.jpg"}, ]} title="Our Featured Products" description="Premium tech accessories designed for modern life." @@ -147,60 +100,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Alex Riv", - date: "Jan 2025", - title: "Great products!", - quote: "The build quality is exceptional, worth every penny.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/halloween-fresh-bat-gingerbread_23-2147900582.jpg?_wi=3", - imageAlt: "minimalist store hero background dark", - }, + id: "t1", name: "Alex Riv", date: "Jan 2025", title: "Great products!", quote: "The build quality is exceptional, worth every penny.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/spotlight-portrait-golden-hour_23-2151915116.jpg", imageSrc: "http://img.b2bpic.net/free-photo/halloween-fresh-bat-gingerbread_23-2147900582.jpg?_wi=3", imageAlt: "minimalist store hero background dark"}, { - id: "t2", - name: "Jamie L.", - date: "Dec 2024", - title: "Very impressed", - quote: "Fast shipping and fantastic customer service.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/three-black-ducks_23-2147680069.jpg?_wi=3", - imageAlt: "sleek product tech close up red", - }, + id: "t2", name: "Jamie L.", date: "Dec 2024", title: "Very impressed", quote: "Fast shipping and fantastic customer service.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", imageSrc: "http://img.b2bpic.net/free-photo/three-black-ducks_23-2147680069.jpg?_wi=3", imageAlt: "sleek product tech close up red"}, { - id: "t3", - name: "Sam K.", - date: "Nov 2024", - title: "Highly recommended", - quote: "Best tech gadgets I've bought in years.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-suit-sunglasses-dark-grey-background_613910-12505.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-305381.jpg?_wi=3", - imageAlt: "abstract tech dark background red lights", - }, + id: "t3", name: "Sam K.", date: "Nov 2024", title: "Highly recommended", quote: "Best tech gadgets I've bought in years.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-male-dressed-suit-sunglasses-dark-grey-background_613910-12505.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-305381.jpg?_wi=3", imageAlt: "abstract tech dark background red lights"}, { - id: "t4", - name: "Morgan D.", - date: "Oct 2024", - title: "Top tier quality", - quote: "Looks great on my desk, works perfectly.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/anxious-handsome-blonde-man-bites-lips-isolated-purple-wall_141793-66117.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-cup-tea-with-headphones-red-background_185193-163975.jpg?_wi=2", - imageAlt: "modern wireless headphones dark studio", - }, + id: "t4", name: "Morgan D.", date: "Oct 2024", title: "Top tier quality", quote: "Looks great on my desk, works perfectly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/anxious-handsome-blonde-man-bites-lips-isolated-purple-wall_141793-66117.jpg", imageSrc: "http://img.b2bpic.net/free-photo/black-cup-tea-with-headphones-red-background_185193-163975.jpg?_wi=2", imageAlt: "modern wireless headphones dark studio"}, { - id: "t5", - name: "Casey P.", - date: "Sep 2024", - title: "A perfect store", - quote: "I am so happy with my new headphones.", - tag: "Verified", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763321.jpg?_wi=2", - imageAlt: "smartwatch tech product studio shot", - }, + id: "t5", name: "Casey P.", date: "Sep 2024", title: "A perfect store", quote: "I am so happy with my new headphones.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg", imageSrc: "http://img.b2bpic.net/free-photo/usb-flash-drive-tech-device-with-minimalist-monochrome-background-earphones_23-2150763321.jpg?_wi=2", imageAlt: "smartwatch tech product studio shot"}, ]} title="Client Stories" description="See why our customers love the quality." @@ -212,20 +120,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Shipping times?", - content: "We ship globally in 3-5 business days.", - }, + id: "f1", title: "Shipping times?", content: "We ship globally in 3-5 business days."}, { - id: "f2", - title: "Returns?", - content: "30-day money back guarantee.", - }, + id: "f2", title: "Returns?", content: "30-day money back guarantee."}, { - id: "f3", - title: "Warranty?", - content: "1-year limited warranty on all products.", - }, + id: "f3", title: "Warranty?", content: "1-year limited warranty on all products."}, ]} sideTitle="Questions?" sideDescription="Everything you need to know." @@ -234,48 +133,42 @@ export default function LandingPage() {
-