Update src/app/faq/page.tsx

This commit is contained in:
2026-05-27 17:51:41 +00:00
parent 75a0b297d5
commit a0c93223be

View File

@@ -26,37 +26,21 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Products",
id: "/products",
},
name: "Products", id: "/products"},
{
name: "Details",
id: "/product-detail",
},
name: "Details", id: "/product-detail"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
{
name: "FAQ",
id: "/faq",
},
name: "FAQ", id: "/faq"},
{
name: "Track Order",
id: "/track-order",
},
name: "Track Order", id: "/track-order"},
{
name: "Policies",
id: "/legal",
},
name: "Policies", id: "/legal"},
]}
logoSrc="http://img.b2bpic.net/free-photo/computer-mouse-paper-bag-blue-background-top-view_169016-43524.jpg"
logoAlt="NovaCart Logo"
@@ -69,30 +53,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What payment methods do you accept?",
content: "NovaCart accepts all major credit cards (Visa, Mastercard, Amex), PayPal, Apple Pay, and Google Pay for secure and convenient transactions.",
},
id: "faq-1", title: "What payment methods do you accept?", content: "NovaCart accepts all major credit cards (Visa, Mastercard, Amex), PayPal, Apple Pay, and Google Pay for secure and convenient transactions."},
{
id: "faq-2",
title: "How long does shipping take?",
content: "Shipping times vary depending on your location and the product. Typically, orders are delivered within 7-15 business days. You can check estimated delivery on the product page or track your specific order.",
},
id: "faq-2", title: "How long does shipping take?", content: "Shipping times vary depending on your location and the product. Typically, orders are delivered within 7-15 business days. You can check estimated delivery on the product page or track your specific order."},
{
id: "faq-3",
title: "Can I cancel or change my order?",
content: "Orders can be canceled or changed within 24 hours of placement if they have not yet been processed for shipping. Please contact our support team immediately for assistance.",
},
id: "faq-3", title: "Can I cancel or change my order?", content: "Orders can be canceled or changed within 24 hours of placement if they have not yet been processed for shipping. Please contact our support team immediately for assistance."},
{
id: "faq-4",
title: "Are your products covered by a warranty?",
content: "Many of our products come with a manufacturer's warranty. Please refer to the product description for specific warranty information. NovaCart stands by the quality of our gadgets.",
},
id: "faq-4", title: "Are your products covered by a warranty?", content: "Many of our products come with a manufacturer's warranty. Please refer to the product description for specific warranty information. NovaCart stands by the quality of our gadgets."},
{
id: "faq-5",
title: "How do I contact customer support?",
content: "You can reach our customer support team via live chat on our website, or by emailing us at support@novacart.com. We're available 24/7 to assist you.",
},
id: "faq-5", title: "How do I contact customer support?", content: "You can reach our customer support team via live chat on our website, or by emailing us at support@novacart.com. We're available 24/7 to assist you."},
]}
sideTitle="Your Questions, Our Answers"
sideDescription="Find detailed information on shipping, orders, payments, and our products to ensure a smooth NovaCart experience."
@@ -103,52 +72,23 @@ export default function LandingPage() {
<div id="related-products" data-section="related-products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "earbuds-1b",
name: "NovaPods Pro - Wireless Earbuds",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817609.jpg",
imageAlt: "NovaPods Pro Wireless Earbuds",
},
id: "earbuds-1b", name: "NovaPods Pro - Wireless Earbuds", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/product-1-image__3", imageAlt: "NovaPods Pro Wireless Earbuds"},
{
id: "projector-2b",
name: "PocketBeam Mini Projector",
price: "$149.99",
imageSrc: "http://img.b2bpic.net/free-photo/black-young-person-browses-laptop-phone-green-screen_482257-126387.jpg",
imageAlt: "PocketBeam Mini Projector",
},
id: "projector-2b", name: "PocketBeam Mini Projector", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/product-2-image__3", imageAlt: "PocketBeam Mini Projector"},
{
id: "charger-3b",
name: "ChargeFlow X - 3-in-1 Wireless Charger",
price: "$59.99",
imageSrc: "http://img.b2bpic.net/free-photo/new-phone-isolated-white-background_58702-4615.jpg",
imageAlt: "ChargeFlow X 3-in-1 Wireless Charger",
},
id: "charger-3b", name: "ChargeFlow X - 3-in-1 Wireless Charger", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/product-3-image__3", imageAlt: "ChargeFlow X 3-in-1 Wireless Charger"},
{
id: "bottle-4b",
name: "HydroSense Smart Water Bottle",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/digital-display-measures-health-temperature-precision-ready-generated-by-ai_188544-13416.jpg",
imageAlt: "HydroSense Smart Water Bottle",
},
id: "bottle-4b", name: "HydroSense Smart Water Bottle", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/product-4-image__3", imageAlt: "HydroSense Smart Water Bottle"},
{
id: "translator-5b",
name: "LinguaFlow AI Translator",
price: "$129.99",
imageSrc: "http://img.b2bpic.net/free-photo/hands-man-looking-business-calendar-tablet-suitcase-with-electronic-devices-nearby_1098-20120.jpg",
imageAlt: "LinguaFlow AI Translator",
},
id: "translator-5b", name: "LinguaFlow AI Translator", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/product-5-image__3", imageAlt: "LinguaFlow AI Translator"},
{
id: "glasses-6b",
name: "SpectraView AR Glasses",
price: "$299.99",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-posing-with-black-glasses-red-wall_114579-56029.jpg",
imageAlt: "SpectraView AR Glasses",
},
id: "glasses-6b", name: "SpectraView AR Glasses", price: "$299.99", imageSrc: "http://img.b2bpic.net/free-photo/product-6-image__3", imageAlt: "SpectraView AR Glasses"},
]}
title="Still browsing? Check out these popular picks!"
description="While you're here, don't miss out on some of our most sought-after gadgets and accessories that answer a range of needs."
@@ -159,79 +99,47 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "All Products",
href: "/products",
},
label: "All Products", href: "/products"},
{
label: "Featured",
href: "/products",
},
label: "Featured", href: "/products"},
{
label: "Best Sellers",
href: "/products",
},
label: "Best Sellers", href: "/products"},
{
label: "Deals",
href: "/products",
},
label: "Deals", href: "/products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
{
label: "FAQ",
href: "/faq",
},
label: "FAQ", href: "/faq"},
{
label: "Our Team",
href: "/about#our-team",
},
label: "Our Team", href: "/about#our-team"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Track Order",
href: "/track-order",
},
label: "Track Order", href: "/track-order"},
{
label: "Shipping Info",
href: "/faq",
},
label: "Shipping Info", href: "/faq"},
{
label: "Returns Policy",
href: "/legal",
},
label: "Returns Policy", href: "/legal"},
{
label: "Help Center",
href: "/contact",
},
label: "Help Center", href: "/contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "/legal#privacy-policy",
},
label: "Privacy Policy", href: "/legal#privacy-policy"},
{
label: "Terms & Conditions",
href: "/legal#terms-conditions",
},
label: "Terms & Conditions", href: "/legal#terms-conditions"},
],
},
]}