Compare commits
2 Commits
8deaefbc72
...
version_1
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e9b1db212 | |||
| c64dac782a |
396
src/app/page.tsx
396
src/app/page.tsx
@@ -34,90 +34,55 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Mobile Design Studio"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Elevate Your Mobile Experience"
|
||||
description="Discover premium cell phone accessories designed for style, protection, and performance. Shop cases, chargers, screen protectors, and more."
|
||||
tagAnimation="none"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Explore Categories",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Categories", href: "#features"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg",
|
||||
imageAlt: "Collection of various cell phone accessories",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg", imageAlt: "Collection of various cell phone accessories"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg",
|
||||
imageAlt: "Person holding a smartphone with a stylish case",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg", imageAlt: "Person holding a smartphone with a stylish case"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg",
|
||||
imageAlt: "Flat lay of diverse mobile tech essentials on a desk",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg", imageAlt: "Flat lay of diverse mobile tech essentials on a desk"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-mobile_23-2148468696.jpg",
|
||||
imageAlt: "Fast charging power bank and smartphone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-mobile_23-2148468696.jpg", imageAlt: "Fast charging power bank and smartphone"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-with-wireless-headphones_1385-417.jpg",
|
||||
imageAlt: "High-quality wireless earbuds",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-with-wireless-headphones_1385-417.jpg", imageAlt: "High-quality wireless earbuds"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-driver-s-seat-using-mobile_343059-1345.jpg",
|
||||
imageAlt: "Phone mount in a car with a smartphone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-driver-s-seat-using-mobile_343059-1345.jpg", imageAlt: "Phone mount in a car with a smartphone"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -132,65 +97,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
brand: "MobileGuard",
|
||||
name: "Ultra-Thin Protective Case",
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "245",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5141.jpg",
|
||||
imageAlt: "Sleek black smartphone case",
|
||||
},
|
||||
id: "prod-1", brand: "MobileGuard", name: "Ultra-Thin Protective Case", price: "$29.99", rating: 5,
|
||||
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5141.jpg", imageAlt: "Sleek black smartphone case"},
|
||||
{
|
||||
id: "prod-2",
|
||||
brand: "SpeedCharge",
|
||||
name: "20W Fast USB-C Charger",
|
||||
price: "$19.99",
|
||||
rating: 4.8,
|
||||
reviewCount: "310",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170081.jpg",
|
||||
imageAlt: "Fast USB-C charger adapter",
|
||||
},
|
||||
id: "prod-2", brand: "SpeedCharge", name: "20W Fast USB-C Charger", price: "$19.99", rating: 4.8,
|
||||
reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/managing-smart-speakers-concept_23-2150170081.jpg", imageAlt: "Fast USB-C charger adapter"},
|
||||
{
|
||||
id: "prod-3",
|
||||
brand: "AudioFlow",
|
||||
name: "Wireless Noise-Cancelling Earbuds",
|
||||
price: "$79.99",
|
||||
rating: 4.7,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-running_23-2147600790.jpg",
|
||||
imageAlt: "White wireless earbuds",
|
||||
},
|
||||
id: "prod-3", brand: "AudioFlow", name: "Wireless Noise-Cancelling Earbuds", price: "$79.99", rating: 4.7,
|
||||
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-running_23-2147600790.jpg", imageAlt: "White wireless earbuds"},
|
||||
{
|
||||
id: "prod-4",
|
||||
brand: "PowerUp",
|
||||
name: "10000mAh Portable Power Bank",
|
||||
price: "$39.99",
|
||||
rating: 4.9,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blueprints-close-up_23-2148890064.jpg",
|
||||
imageAlt: "Slim portable power bank",
|
||||
},
|
||||
id: "prod-4", brand: "PowerUp", name: "10000mAh Portable Power Bank", price: "$39.99", rating: 4.9,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-blueprints-close-up_23-2148890064.jpg", imageAlt: "Slim portable power bank"},
|
||||
{
|
||||
id: "prod-5",
|
||||
brand: "DriveSafe",
|
||||
name: "Magnetic Car Phone Mount",
|
||||
price: "$24.99",
|
||||
rating: 4.6,
|
||||
reviewCount: "155",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-her-smartphone-home-couch-by-holding-from-pop-socket_23-2150168396.jpg",
|
||||
imageAlt: "Magnetic car phone holder",
|
||||
},
|
||||
id: "prod-5", brand: "DriveSafe", name: "Magnetic Car Phone Mount", price: "$24.99", rating: 4.6,
|
||||
reviewCount: "155", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-her-smartphone-home-couch-by-holding-from-pop-socket_23-2150168396.jpg", imageAlt: "Magnetic car phone holder"},
|
||||
{
|
||||
id: "prod-6",
|
||||
brand: "CrystalClear",
|
||||
name: "Tempered Glass Screen Protector",
|
||||
price: "$14.99",
|
||||
rating: 4.9,
|
||||
reviewCount: "380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-with-surgical-gloves-disinfecting-smartphone_23-2148571925.jpg",
|
||||
imageAlt: "Tempered glass screen protector",
|
||||
},
|
||||
id: "prod-6", brand: "CrystalClear", name: "Tempered Glass Screen Protector", price: "$14.99", rating: 4.9,
|
||||
reviewCount: "380", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-with-surgical-gloves-disinfecting-smartphone_23-2148571925.jpg", imageAlt: "Tempered glass screen protector"},
|
||||
]}
|
||||
title="Our Bestsellers"
|
||||
description="Explore our most popular and highly-rated accessories that customers love."
|
||||
@@ -206,67 +129,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Unmatched Quality",
|
||||
description: "Our accessories are crafted from the finest materials for ultimate durability and protection.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Unmatched Quality", description: "Our accessories are crafted from the finest materials for ultimate durability and protection.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-showing-her-smartphone_23-2149404214.jpg",
|
||||
imageAlt: "Close-up of phone case texture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-showing-her-smartphone_23-2149404214.jpg", imageAlt: "Close-up of phone case texture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-smartphone_23-2150170588.jpg", imageAlt: "Impact resistant phone case demonstration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168457.jpg", imageAlt: "Precision fit phone accessory manufacturing"},
|
||||
]
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-smartphone_23-2150170588.jpg",
|
||||
imageAlt: "Impact resistant phone case demonstration",
|
||||
title: "Innovative Designs", description: "Stay ahead of trends with our cutting-edge designs that blend style seamlessly with functionality.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-model-with-earphones_23-2149429038.jpg", imageAlt: "Sleek minimalist phone accessory design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915884.jpg", imageAlt: "Variety of colorful phone accessories"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500006.jpg", imageAlt: "Futuristic phone accessory concept"},
|
||||
]
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168457.jpg",
|
||||
imageAlt: "Precision fit phone accessory manufacturing",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062903.jpg",
|
||||
imageAlt: "close-up phone case texture",
|
||||
},
|
||||
title: "Customer Satisfaction", description: "We're committed to providing exceptional service and products you'll love, backed by glowing reviews.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
title: "Innovative Designs",
|
||||
description: "Stay ahead of trends with our cutting-edge designs that blend style seamlessly with functionality.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-attractive-woman-with-curly-hair-raises-palm-laughs-out-happily-wears-transparent-glasses-jumper-watches-funny-video-smartphone-isolated-pink-background-technology_273609-59456.jpg", imageAlt: "Happy customer with a new phone accessory"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-model-with-earphones_23-2149429038.jpg",
|
||||
imageAlt: "Sleek minimalist phone accessory design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371195.jpg", imageAlt: "Online review stars for phone accessories"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915884.jpg",
|
||||
imageAlt: "Variety of colorful phone accessories",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500006.jpg",
|
||||
imageAlt: "Futuristic phone accessory concept",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-face-mask-typing-text-messages-smartphone-sitting-workplace-coronavirus-freelancer-working-new-normal-office-chatting-talking-writing-using-internet-technology_482257-12824.jpg",
|
||||
imageAlt: "close-up phone case texture",
|
||||
},
|
||||
{
|
||||
title: "Customer Satisfaction",
|
||||
description: "We're committed to providing exceptional service and products you'll love, backed by glowing reviews.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overjoyed-attractive-woman-with-curly-hair-raises-palm-laughs-out-happily-wears-transparent-glasses-jumper-watches-funny-video-smartphone-isolated-pink-background-technology_273609-59456.jpg",
|
||||
imageAlt: "Happy customer with a new phone accessory",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371195.jpg",
|
||||
imageAlt: "Online review stars for phone accessories",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256095.jpg",
|
||||
imageAlt: "Customer support team smiling",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-laptop_23-2150282015.jpg",
|
||||
imageAlt: "close-up phone case texture",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256095.jpg", imageAlt: "Customer support team smiling"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Why Choose Mobile Design Studio?"
|
||||
@@ -281,14 +171,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Trusted Accessory Partner"
|
||||
description={[
|
||||
"At Mobile Design Studio, we believe your phone deserves the best. We meticulously curate and design a wide range of accessories that not only protect your device but also express your unique style.",
|
||||
"Our passion for mobile technology drives us to deliver products that meet the highest standards of quality, innovation, and user experience. Join our community of satisfied customers and elevate every moment with your mobile device.",
|
||||
]}
|
||||
"At Mobile Design Studio, we believe your phone deserves the best. We meticulously curate and design a wide range of accessories that not only protect your device but also express your unique style.", "Our passion for mobile technology drives us to deliver products that meet the highest standards of quality, innovation, and user experience. Join our community of satisfied customers and elevate every moment with your mobile device."]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
@@ -301,61 +187,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan-1",
|
||||
badge: "Value Pack",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$49.99",
|
||||
subtitle: "Essential Protection Bundle",
|
||||
buttons: [
|
||||
id: "plan-1", badge: "Value Pack", badgeIcon: Sparkles,
|
||||
price: "$49.99", subtitle: "Essential Protection Bundle", buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
href: "#",
|
||||
},
|
||||
text: "Add to Cart", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Premium Phone Case",
|
||||
"Tempered Glass Screen Protector",
|
||||
"1-Year Warranty",
|
||||
],
|
||||
"Premium Phone Case", "Tempered Glass Screen Protector", "1-Year Warranty"],
|
||||
},
|
||||
{
|
||||
id: "plan-2",
|
||||
badge: "Best Seller",
|
||||
badgeIcon: Star,
|
||||
price: "$89.99",
|
||||
subtitle: "Power User Performance Kit",
|
||||
buttons: [
|
||||
id: "plan-2", badge: "Best Seller", badgeIcon: Star,
|
||||
price: "$89.99", subtitle: "Power User Performance Kit", buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
href: "#",
|
||||
},
|
||||
text: "Add to Cart", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Impact-Resistant Case",
|
||||
"Fast Wireless Charger",
|
||||
"High-Capacity Power Bank",
|
||||
"2-Year Warranty",
|
||||
],
|
||||
"Impact-Resistant Case", "Fast Wireless Charger", "High-Capacity Power Bank", "2-Year Warranty"],
|
||||
},
|
||||
{
|
||||
id: "plan-3",
|
||||
badge: "Ultimate",
|
||||
badgeIcon: Crown,
|
||||
price: "$149.99",
|
||||
subtitle: "Ultimate Mobile Design Package",
|
||||
buttons: [
|
||||
id: "plan-3", badge: "Ultimate", badgeIcon: Crown,
|
||||
price: "$149.99", subtitle: "Ultimate Mobile Design Package", buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
href: "#",
|
||||
},
|
||||
text: "Add to Cart", href: "#"},
|
||||
],
|
||||
features: [
|
||||
"Customizable Premium Case",
|
||||
"Noise-Cancelling Earbuds",
|
||||
"Smart Car Mount",
|
||||
"Fast Charging Bundle",
|
||||
"Lifetime Warranty",
|
||||
],
|
||||
"Customizable Premium Case", "Noise-Cancelling Earbuds", "Smart Car Mount", "Fast Charging Bundle", "Lifetime Warranty"],
|
||||
},
|
||||
]}
|
||||
title="Accessory Bundles & Deals"
|
||||
@@ -370,14 +226,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Tech Innovators",
|
||||
"Gadget Gurus",
|
||||
"Digital Life",
|
||||
"Future Phones",
|
||||
"Mobile Trends Group",
|
||||
"Connected World",
|
||||
"Device Guardians",
|
||||
]}
|
||||
"Tech Innovators", "Gadget Gurus", "Digital Life", "Future Phones", "Mobile Trends Group", "Connected World", "Device Guardians"]}
|
||||
title="Trusted by Mobile Enthusiasts"
|
||||
tagAnimation="none"
|
||||
buttonAnimation="none"
|
||||
@@ -394,45 +243,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarah_tech",
|
||||
testimonial: "Absolutely love my new case! It's stylish, protective, and feels great in hand. Mobile Design Studio nails it every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-cup-headphones-red-background-high-quality-photo_114579-60964.jpg",
|
||||
imageAlt: "Sarah Johnson, customer",
|
||||
},
|
||||
id: "test-1", name: "Sarah Johnson", handle: "@sarah_tech", testimonial: "Absolutely love my new case! It's stylish, protective, and feels great in hand. Mobile Design Studio nails it every time.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-cup-headphones-red-background-high-quality-photo_114579-60964.jpg", imageAlt: "Sarah Johnson, customer"},
|
||||
{
|
||||
id: "test-2",
|
||||
name: "Michael Chen",
|
||||
handle: "@mike_gadgets",
|
||||
testimonial: "The fast charger is a game-changer. My phone charges so quickly now. Quality products and excellent service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg",
|
||||
imageAlt: "Michael Chen, customer",
|
||||
},
|
||||
id: "test-2", name: "Michael Chen", handle: "@mike_gadgets", testimonial: "The fast charger is a game-changer. My phone charges so quickly now. Quality products and excellent service!", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg", imageAlt: "Michael Chen, customer"},
|
||||
{
|
||||
id: "test-3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily_mobile",
|
||||
testimonial: "Finally, earbuds that actually fit and sound amazing. Mobile Design Studio is my go-to for all mobile accessories.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-198354.jpg",
|
||||
imageAlt: "Emily Rodriguez, customer",
|
||||
},
|
||||
id: "test-3", name: "Emily Rodriguez", handle: "@emily_mobile", testimonial: "Finally, earbuds that actually fit and sound amazing. Mobile Design Studio is my go-to for all mobile accessories.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-cheerful-girl-baking-kitchen-making-dough-holding-recipe-book-having-ideas_1258-198354.jpg", imageAlt: "Emily Rodriguez, customer"},
|
||||
{
|
||||
id: "test-4",
|
||||
name: "David Kim",
|
||||
handle: "@david_connect",
|
||||
testimonial: "The car mount is incredibly sturdy and easy to use. Perfect for navigation on long drives. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-using-laptop-coffee-shop_1170-2334.jpg",
|
||||
imageAlt: "David Kim, customer",
|
||||
},
|
||||
id: "test-4", name: "David Kim", handle: "@david_connect", testimonial: "The car mount is incredibly sturdy and easy to use. Perfect for navigation on long drives. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-using-laptop-coffee-shop_1170-2334.jpg", imageAlt: "David Kim, customer"},
|
||||
{
|
||||
id: "test-5",
|
||||
name: "Jessica Lee",
|
||||
handle: "@jessica_style",
|
||||
testimonial: "My screen protector is invisible but powerful. No scratches whatsoever! Great product and peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-drinking-lemonade_23-2148784240.jpg",
|
||||
imageAlt: "Jessica Lee, customer",
|
||||
},
|
||||
id: "test-5", name: "Jessica Lee", handle: "@jessica_style", testimonial: "My screen protector is invisible but powerful. No scratches whatsoever! Great product and peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/mid-shot-woman-drinking-lemonade_23-2148784240.jpg", imageAlt: "Jessica Lee, customer"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from satisfied customers who love their Mobile Design Studio accessories."
|
||||
@@ -449,30 +268,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day satisfaction guarantee. If you're not happy with your purchase, you can return it within 30 days for a full refund or exchange.",
|
||||
},
|
||||
id: "faq-1", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee. If you're not happy with your purchase, you can return it within 30 days for a full refund or exchange."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How long does shipping take?",
|
||||
content: "Standard shipping usually takes 3-5 business days. Expedited options are available at checkout for faster delivery.",
|
||||
},
|
||||
id: "faq-2", title: "How long does shipping take?", content: "Standard shipping usually takes 3-5 business days. Expedited options are available at checkout for faster delivery."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, we ship worldwide! International shipping rates and times vary by destination and will be calculated at checkout.",
|
||||
},
|
||||
id: "faq-3", title: "Do you offer international shipping?", content: "Yes, we ship worldwide! International shipping rates and times vary by destination and will be calculated at checkout."},
|
||||
{
|
||||
id: "faq-4",
|
||||
title: "Are your accessories compatible with all phone models?",
|
||||
content: "We strive to offer compatibility for a wide range of devices. Please check the product description for specific model compatibility before purchasing.",
|
||||
},
|
||||
id: "faq-4", title: "Are your accessories compatible with all phone models?", content: "We strive to offer compatibility for a wide range of devices. Please check the product description for specific model compatibility before purchasing."},
|
||||
{
|
||||
id: "faq-5",
|
||||
title: "How can I contact customer support?",
|
||||
content: "You can reach our customer support team via the contact form on this page, or by emailing us directly at support@mobiledesignstudio.com.",
|
||||
},
|
||||
id: "faq-5", title: "How can I contact customer support?", content: "You can reach our customer support team via the contact form on this page, or by emailing us directly at support@mobiledesignstudio.com."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-curly-haired-woman-uses-application-mobile-phone-banking-dressed-green-jumper-sits-outside-against-blurred-urban-background-daytime-creats-content-publication_273609-61331.jpg"
|
||||
imageAlt="Person looking at a phone while thinking"
|
||||
@@ -494,22 +298,14 @@ export default function LandingPage() {
|
||||
description="Have questions or need assistance? Our team is ready to help you enhance your mobile experience."
|
||||
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: "Your Message",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Your Message", rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-training-intern-how-use-computer-software_482257-117866.jpg"
|
||||
@@ -526,49 +322,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop Cases",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop Cases", href: "#products"},
|
||||
{
|
||||
label: "Shop Chargers",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop Chargers", href: "#products"},
|
||||
{
|
||||
label: "Shop Earbuds",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop Earbuds", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Mission",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Our Mission", href: "#about"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Shipping & Returns",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user