Update src/app/page.tsx
This commit is contained in:
253
src/app/page.tsx
253
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Shopify"
|
||||
/>
|
||||
@@ -58,9 +50,7 @@ export default function LandingPage() {
|
||||
description="Discover the latest in premium tech essentials, handpicked for your lifestyle. High-quality gear delivered straight to your door."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera_1258-118273.jpg"
|
||||
/>
|
||||
@@ -73,17 +63,11 @@ export default function LandingPage() {
|
||||
description="We bridge the gap between quality manufacturers and passionate consumers. With thousands of products, we ensure every item meets our strict quality standards."
|
||||
metrics={[
|
||||
{
|
||||
value: "50K+",
|
||||
title: "Products Shipped",
|
||||
},
|
||||
value: "50K+", title: "Products Shipped"},
|
||||
{
|
||||
value: "98%",
|
||||
title: "Customer Satisfaction",
|
||||
},
|
||||
value: "98%", title: "Customer Satisfaction"},
|
||||
{
|
||||
value: "15+",
|
||||
title: "Global Warehouses",
|
||||
},
|
||||
value: "15+", title: "Global Warehouses"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delivery-team-review-shipment-logistics-looking-list-products-order-details-storage-room-young-people-checking-inventory-list-computer-working-quality-control-handheld-shot_482257-63352.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -97,40 +81,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Fast",
|
||||
title: "Rapid Delivery",
|
||||
subtitle: "Get it quick",
|
||||
description: "Shipping in 24 hours globally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg",
|
||||
},
|
||||
tag: "Fast", title: "Rapid Delivery", subtitle: "Get it quick", description: "Shipping in 24 hours globally.", imageSrc: "http://img.b2bpic.net/free-photo/it-admin-writes-ai-code-laptop_482257-91025.jpg"},
|
||||
{
|
||||
tag: "Safe",
|
||||
title: "Secure Payments",
|
||||
subtitle: "Shop with peace",
|
||||
description: "100% encrypted checkout process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041858.jpg",
|
||||
},
|
||||
tag: "Safe", title: "Secure Payments", subtitle: "Shop with peace", description: "100% encrypted checkout process.", imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041858.jpg"},
|
||||
{
|
||||
tag: "Support",
|
||||
title: "24/7 Service",
|
||||
subtitle: "Always here",
|
||||
description: "Our experts are ready to help.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tracking-computing-talk-lens-flare-close-up_1134-674.jpg",
|
||||
},
|
||||
tag: "Support", title: "24/7 Service", subtitle: "Always here", description: "Our experts are ready to help.", imageSrc: "http://img.b2bpic.net/free-photo/tracking-computing-talk-lens-flare-close-up_1134-674.jpg"},
|
||||
{
|
||||
tag: "Reliable",
|
||||
title: "Quality Assured",
|
||||
subtitle: "Verified goods",
|
||||
description: "Every item undergoes rigorous checking.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-specialist-high-tech-facility-providing-secure-scalable-reliable-infrastructure-storing-processing-analyzing-large-datasets-generated-by-artificial-intelligence_482257-70165.jpg",
|
||||
},
|
||||
tag: "Reliable", title: "Quality Assured", subtitle: "Verified goods", description: "Every item undergoes rigorous checking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-specialist-high-tech-facility-providing-secure-scalable-reliable-infrastructure-storing-processing-analyzing-large-datasets-generated-by-artificial-intelligence_482257-70165.jpg"},
|
||||
{
|
||||
tag: "Global",
|
||||
title: "Worldwide Reach",
|
||||
subtitle: "Border-free",
|
||||
description: "Serving customers in over 150 nations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-workers-doing-high-five-storehouse-after-finishing-packing-helmet-orders-cardboard-box-celebrating-triumph-smiling-diverse-team-discussing-transportation-logistics-warehouse_482257-62328.jpg",
|
||||
},
|
||||
tag: "Global", title: "Worldwide Reach", subtitle: "Border-free", description: "Serving customers in over 150 nations.", imageSrc: "http://img.b2bpic.net/free-photo/happy-workers-doing-high-five-storehouse-after-finishing-packing-helmet-orders-cardboard-box-celebrating-triumph-smiling-diverse-team-discussing-transportation-logistics-warehouse_482257-62328.jpg"},
|
||||
]}
|
||||
title="Why Shop With Us"
|
||||
description="We are dedicated to providing the best shopping experience possible."
|
||||
@@ -145,59 +104,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "AudioTech",
|
||||
name: "Wireless Headphones",
|
||||
price: "$199",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309664.jpg",
|
||||
},
|
||||
id: "p1", brand: "AudioTech", name: "Wireless Headphones", price: "$199", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309664.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "TimePiece",
|
||||
name: "Smart Watch Series",
|
||||
price: "$299",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gear-wireless-screen-gadget-pda_1127-2585.jpg",
|
||||
},
|
||||
id: "p2", brand: "TimePiece", name: "Smart Watch Series", price: "$299", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/gear-wireless-screen-gadget-pda_1127-2585.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "OpticLens",
|
||||
name: "Pro Camera",
|
||||
price: "$899",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072191.jpg",
|
||||
},
|
||||
id: "p3", brand: "OpticLens", name: "Pro Camera", price: "$899", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072191.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "ClickKey",
|
||||
name: "Mechanical Keyboard",
|
||||
price: "$129",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg",
|
||||
},
|
||||
id: "p4", brand: "ClickKey", name: "Mechanical Keyboard", price: "$129", rating: 4,
|
||||
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-white-keyboard-desk_23-2149680249.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "SonicFlow",
|
||||
name: "Smart Speaker",
|
||||
price: "$79",
|
||||
rating: 5,
|
||||
reviewCount: "340",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309689.jpg",
|
||||
},
|
||||
id: "p5", brand: "SonicFlow", name: "Smart Speaker", price: "$79", rating: 5,
|
||||
reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309689.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "PowerUp",
|
||||
name: "Fast Charger",
|
||||
price: "$45",
|
||||
rating: 4,
|
||||
reviewCount: "112",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-charging_58702-4468.jpg",
|
||||
},
|
||||
id: "p6", brand: "PowerUp", name: "Fast Charger", price: "$45", rating: 4,
|
||||
reviewCount: "112", imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-charging_58702-4468.jpg"},
|
||||
]}
|
||||
title="Featured Products"
|
||||
description="Explore our curated collection of must-have tech essentials."
|
||||
@@ -206,51 +129,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
testimonial: "Excellent service and fast shipping. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-female-wearing-formal-suit_23-2148880266.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", role: "CEO", testimonial: "Excellent service and fast shipping. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-female-wearing-formal-suit_23-2148880266.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
role: "Designer",
|
||||
testimonial: "The products are high quality and well packed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5193.jpg",
|
||||
},
|
||||
id: "t2", name: "Michael Chen", role: "Designer", testimonial: "The products are high quality and well packed.", imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5193.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Davis",
|
||||
role: "Photographer",
|
||||
testimonial: "Best tech gear store, I shop here for everything.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily Davis", role: "Photographer", testimonial: "Best tech gear store, I shop here for everything.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-with-pinkish-hair-posing_344912-846.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
role: "Developer",
|
||||
testimonial: "Fast support and great prices on everything.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-836.jpg",
|
||||
},
|
||||
id: "t4", name: "David Kim", role: "Developer", testimonial: "Fast support and great prices on everything.", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-close-up-portrait-young-beautiful-attractive-redhair-girl-smiling-looking-camera-with-shopping-bag-blue-pastel-background-copy-space_1258-836.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Lee",
|
||||
role: "Editor",
|
||||
testimonial: "Everything I bought was perfect as described.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-casual-businesswoman-coat-with-laptop-happily-looking-camera-outdoor_574295-2167.jpg",
|
||||
},
|
||||
id: "t5", name: "Jessica Lee", role: "Editor", testimonial: "Everything I bought was perfect as described.", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-casual-businesswoman-coat-with-laptop-happily-looking-camera-outdoor_574295-2167.jpg"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Robert Miller",
|
||||
role: "Manager",
|
||||
testimonial: "Trustworthy store with great attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-woman-carrying-shopping-bags_1170-808.jpg",
|
||||
},
|
||||
id: "t6", name: "Robert Miller", role: "Manager", testimonial: "Trustworthy store with great attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-woman-carrying-shopping-bags_1170-808.jpg"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Join thousands of satisfied shoppers worldwide."
|
||||
@@ -262,14 +156,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Microsoft",
|
||||
"Google",
|
||||
"Apple",
|
||||
"Amazon",
|
||||
"Intel",
|
||||
"Samsung",
|
||||
"Sony",
|
||||
]}
|
||||
"Microsoft", "Google", "Apple", "Amazon", "Intel", "Samsung", "Sony"]}
|
||||
title="Trusted By Global Brands"
|
||||
description="We collaborate with the world's leading companies to bring the best tech to your door."
|
||||
/>
|
||||
@@ -281,20 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we ship to over 150 countries worldwide.",
|
||||
},
|
||||
id: "f1", title: "Do you offer international shipping?", content: "Yes, we ship to over 150 countries worldwide."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How can I track my order?",
|
||||
content: "You will receive an email with tracking details as soon as it ships.",
|
||||
},
|
||||
id: "f2", title: "How can I track my order?", content: "You will receive an email with tracking details as soon as it ships."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer free returns within 30 days of purchase.",
|
||||
},
|
||||
id: "f3", title: "What is your return policy?", content: "We offer free returns within 30 days of purchase."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/standard-quality-control-collage_23-2149631020.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -310,22 +188,14 @@ export default function LandingPage() {
|
||||
description="Our support team is ready to answer your questions and assist with your orders."
|
||||
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: "How can we help?",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "How can we help?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-mouse-near-coffee-notebook_23-2147777794.jpg"
|
||||
/>
|
||||
@@ -335,54 +205,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Products", href: "#products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#",
|
||||
},
|
||||
label: "New Arrivals", href: "#"},
|
||||
{
|
||||
label: "Best Sellers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Best Sellers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Returns", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user