From 41c374ec005435bdd349a591c6dbc90ddc2107f4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 12:36:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 166 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 127 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d9154a..57bf684 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,7 @@ import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/F import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import HeroLogo from '@/components/sections/hero/HeroLogo'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; -import ProductCardOne from '@/components/sections/product/ProductCardOne'; +import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import { Award, ShieldCheck, Zap } from "lucide-react"; @@ -31,27 +31,17 @@ export default function LandingPage() { @@ -61,13 +51,9 @@ export default function LandingPage() { description="Discover the latest flagship smartphones and premium devices at unbeatable prices. Your upgrade starts here." buttons={[ { - text: "Explore Catalog", - href: "#products", - }, + text: "Explore Catalog", href: "#products"}, { - text: "Contact Us", - href: "#contact", - }, + text: "Contact Us", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/young-woman-connected-her-smartphone_23-2149233017.jpg" imageAlt="Premium smartphone display" @@ -82,19 +68,13 @@ export default function LandingPage() { features={[ { icon: ShieldCheck, - title: "Verified Quality", - description: "Every device is rigorously tested.", - }, + title: "Verified Quality", description: "Every device is rigorously tested."}, { icon: Zap, - title: "Lightning Fast", - description: "Express delivery on all orders.", - }, + title: "Lightning Fast", description: "Express delivery on all orders."}, { icon: Award, - title: "Genuine Warranty", - description: "Official support on every purchase.", - }, + title: "Genuine Warranty", description: "Official support on every purchase."}, ]} title="Why Choose MobileHub?" description="We ensure you get only the best, most reliable devices with complete peace of mind." @@ -102,51 +82,27 @@ export default function LandingPage() {
-
@@ -155,14 +111,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Samsung", - "Apple", - "Google", - "Xiaomi", - "OnePlus", - "Sony", - "Motorola", - ]} + "Samsung", "Apple", "Google", "Xiaomi", "OnePlus", "Sony", "Motorola"]} title="Trusted by Industry Leaders" description="We partner with global tech pioneers to bring you the cutting edge." /> @@ -175,45 +124,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "The service was incredible, and the phone arrived in perfect condition!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg", - }, + id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "The service was incredible, and the phone arrived in perfect condition!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-delicious-cocktail_23-2150166188.jpg"}, { - id: "2", - name: "Mark D.", - handle: "@markd", - testimonial: "Excellent selection of premium devices. Truly professional!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg", - }, + id: "2", name: "Mark D.", handle: "@markd", testimonial: "Excellent selection of premium devices. Truly professional!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-modern-man-wearing-glasses-denim-jacket-yellow-background-with-happy-face-standing-smiling-with-confident-smile-showing-teeth_839833-30354.jpg"}, { - id: "3", - name: "Elena R.", - handle: "@elenar", - testimonial: "My go-to store for all my mobile tech needs.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg", - }, + id: "3", name: "Elena R.", handle: "@elenar", testimonial: "My go-to store for all my mobile tech needs.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-home-using-headphones_23-2148793511.jpg"}, { - id: "4", - name: "David W.", - handle: "@davidw", - testimonial: "Fast, reliable, and genuine products. Very satisfied.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg", - }, + id: "4", name: "David W.", handle: "@davidw", testimonial: "Fast, reliable, and genuine products. Very satisfied.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-stylish-bearded-man-with-hairstyle-elegant-retro-gray-suit-bow-tie-posing-studio-isolated-gray-background_613910-20001.jpg"}, { - id: "5", - name: "Julia M.", - handle: "@juliam", - testimonial: "Fantastic customer support and quick delivery times!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-carrying-shopping-bags_1098-1106.jpg", - }, + id: "5", name: "Julia M.", handle: "@juliam", testimonial: "Fantastic customer support and quick delivery times!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-carrying-shopping-bags_1098-1106.jpg"}, ]} showRating={true} title="What Our Customers Say" @@ -228,22 +152,14 @@ export default function LandingPage() { description="Our experts are here to assist you in finding the perfect device." 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={{ - name: "message", - placeholder: "Ask anything...", - rows: 4, + name: "message", placeholder: "Ask anything...", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/call-center-worker-arriving-work-using-artificial-intelligence-laptop_482257-126041.jpg" /> @@ -253,16 +169,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1