Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
315
src/app/page.tsx
315
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#home"},
|
||||||
id: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Shop",
|
name: "Shop", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Podcast Merch"
|
brandName="Podcast Merch"
|
||||||
/>
|
/>
|
||||||
@@ -60,20 +50,15 @@ export default function LandingPage() {
|
|||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroSplit
|
<HeroSplit
|
||||||
background={{
|
background={{
|
||||||
variant: "glowing-orb",
|
variant: "glowing-orb"}}
|
||||||
}}
|
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
title="Unleash Your Inner Fan: Shop Official Podcast Merch"
|
title="Unleash Your Inner Fan: Shop Official Podcast Merch"
|
||||||
description="Dive deep into the world of your favorite podcast with exclusive apparel, accessories, and collectibles. Show your support and style with our latest drops!"
|
description="Dive deep into the world of your favorite podcast with exclusive apparel, accessories, and collectibles. Show your support and style with our latest drops!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Merch",
|
text: "Explore Merch", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-girl-wearing-headphones_23-2149829758.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-girl-wearing-headphones_23-2149829758.jpg"
|
||||||
imageAlt="Podcast Merch collection on display"
|
imageAlt="Podcast Merch collection on display"
|
||||||
@@ -81,50 +66,30 @@ export default function LandingPage() {
|
|||||||
fixedMediaHeight={true}
|
fixedMediaHeight={true}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961363.jpg",
|
src: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961363.jpg", alt: "Modern man with headphones in urban environment"},
|
||||||
alt: "Modern man with headphones in urban environment",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/gamer-having-fun-while-playing-videogames_23-2149142692.jpg",
|
src: "http://img.b2bpic.net/free-photo/gamer-having-fun-while-playing-videogames_23-2149142692.jpg", alt: "Gamer having fun while playing videogames"},
|
||||||
alt: "Gamer having fun while playing videogames",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-happy-listening-music-using-headphones-city_839833-10683.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-hispanic-man-smiling-happy-listening-music-using-headphones-city_839833-10683.jpg", alt: "Young hispanic man smiling happy listening to music using headphones at the city."},
|
||||||
alt: "Young hispanic man smiling happy listening to music using headphones at the city.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961373.jpg",
|
src: "http://img.b2bpic.net/free-photo/modern-man-with-headphones-urban-environment_23-2147961373.jpg", alt: "Modern man with headphones in urban environment"},
|
||||||
alt: "Modern man with headphones in urban environment",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/woman-listening-music-from-smartphone_23-2147767506.jpg",
|
src: "http://img.b2bpic.net/free-photo/woman-listening-music-from-smartphone_23-2147767506.jpg", alt: "Woman listening to music from smartphone"},
|
||||||
alt: "Woman listening to music from smartphone",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join our 100k+ strong community!"
|
avatarText="Join our 100k+ strong community!"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Exclusive Drops"},
|
||||||
text: "Exclusive Drops",
|
{
|
||||||
|
type: "text-icon", text: "Fan Favorites", icon: Heart,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text", text: "Limited Editions"},
|
||||||
text: "Fan Favorites",
|
{
|
||||||
icon: Heart,
|
type: "text-icon", text: "New Arrivals", icon: Sparkles,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Show Your Support"},
|
||||||
text: "Limited Editions",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text-icon",
|
|
||||||
text: "New Arrivals",
|
|
||||||
icon: Sparkles,
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: "text",
|
|
||||||
text: "Show Your Support",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -137,53 +102,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "tshirt-logo",
|
id: "tshirt-logo", name: "Podcast Logo Tee", price: "$24.99", variant: "Classic Fit", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-enjoying-music-with-headphones-white-t-shirt-jeans-looking-merry-front-view_176474-59127.jpg", imageAlt: "Podcast Logo T-Shirt"},
|
||||||
name: "Podcast Logo Tee",
|
|
||||||
price: "$24.99",
|
|
||||||
variant: "Classic Fit",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-enjoying-music-with-headphones-white-t-shirt-jeans-looking-merry-front-view_176474-59127.jpg",
|
|
||||||
imageAlt: "Podcast Logo T-Shirt",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "mug-podcast",
|
id: "mug-podcast", name: "Morning Brew Mug", price: "$14.99", variant: "Ceramic", imageSrc: "http://img.b2bpic.net/free-photo/pink-travel-mug-stack-textbooks_53876-146245.jpg", imageAlt: "Podcast Coffee Mug"},
|
||||||
name: "Morning Brew Mug",
|
|
||||||
price: "$14.99",
|
|
||||||
variant: "Ceramic",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-travel-mug-stack-textbooks_53876-146245.jpg",
|
|
||||||
imageAlt: "Podcast Coffee Mug",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "hoodie-exclusive",
|
id: "hoodie-exclusive", name: "Exclusive Fan Hoodie", price: "$49.99", variant: "Unisex", imageSrc: "http://img.b2bpic.net/free-photo/woman-raises-arms-overhead-stretches-before-workout-warms-up-does-regular-morning-exercises-poses-against-grey-wall-maintains-healthy-lifestyle_273609-55202.jpg", imageAlt: "Podcast Exclusive Hoodie"},
|
||||||
name: "Exclusive Fan Hoodie",
|
|
||||||
price: "$49.99",
|
|
||||||
variant: "Unisex",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-raises-arms-overhead-stretches-before-workout-warms-up-does-regular-morning-exercises-poses-against-grey-wall-maintains-healthy-lifestyle_273609-55202.jpg",
|
|
||||||
imageAlt: "Podcast Exclusive Hoodie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "cap-branded",
|
id: "cap-branded", name: "Branded Baseball Cap", price: "$19.99", variant: "Adjustable", imageSrc: "http://img.b2bpic.net/free-photo/man-with-microphone-headphones-running-podcast-studio_23-2149434323.jpg", imageAlt: "Podcast Baseball Cap"},
|
||||||
name: "Branded Baseball Cap",
|
|
||||||
price: "$19.99",
|
|
||||||
variant: "Adjustable",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-microphone-headphones-running-podcast-studio_23-2149434323.jpg",
|
|
||||||
imageAlt: "Podcast Baseball Cap",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "poster-art",
|
id: "poster-art", name: "Podcast Art Print", price: "$12.99", variant: "A3 Size", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065090.jpg", imageAlt: "Podcast Art Poster"},
|
||||||
name: "Podcast Art Print",
|
|
||||||
price: "$12.99",
|
|
||||||
variant: "A3 Size",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065090.jpg",
|
|
||||||
imageAlt: "Podcast Art Poster",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "socks-funky",
|
id: "socks-funky", name: "Funky Fan Socks", price: "$9.99", variant: "One Size", imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorative-christmas-elements-compositional-pattern_23-2149172324.jpg", imageAlt: "Podcast Novelty Socks"},
|
||||||
name: "Funky Fan Socks",
|
|
||||||
price: "$9.99",
|
|
||||||
variant: "One Size",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-decorative-christmas-elements-compositional-pattern_23-2149172324.jpg",
|
|
||||||
imageAlt: "Podcast Novelty Socks",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Exclusive Merch Collection"
|
title="Our Exclusive Merch Collection"
|
||||||
description="Discover high-quality apparel, unique accessories, and must-have collectibles. Every item is designed with true fans in mind."
|
description="Discover high-quality apparel, unique accessories, and must-have collectibles. Every item is designed with true fans in mind."
|
||||||
@@ -194,7 +123,6 @@ export default function LandingPage() {
|
|||||||
<TextAbout
|
<TextAbout
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="About Our Podcast & Your New Favorite Merch"
|
title="About Our Podcast & Your New Favorite Merch"
|
||||||
description="Our podcast is a community built on shared passions and insightful conversations. We create content that entertains, informs, and inspires. This merch store is a celebration of that community, offering fans a tangible way to connect with the show and express their enthusiasm. Every item is crafted with care, ensuring quality and comfort so you can proudly represent your favorite podcast."
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -205,38 +133,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "quality",
|
id: "quality", title: "Premium Quality Materials", descriptions: [
|
||||||
title: "Premium Quality Materials",
|
"Soft, durable fabrics chosen for comfort and longevity.", "Prints that last through washes and wear, retaining their vibrancy.", "Attention to detail in every stitch and finish."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-measure-skirt_23-2148898076.jpg", imageAlt: "Close-up of high-quality fabric"},
|
||||||
"Soft, durable fabrics chosen for comfort and longevity.",
|
|
||||||
"Prints that last through washes and wear, retaining their vibrancy.",
|
|
||||||
"Attention to detail in every stitch and finish.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-measure-skirt_23-2148898076.jpg",
|
|
||||||
imageAlt: "Close-up of high-quality fabric",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "design",
|
id: "design", title: "Unique & Original Designs", descriptions: [
|
||||||
title: "Unique & Original Designs",
|
"Exclusive artwork inspired by memorable podcast moments.", "Thoughtfully designed to be stylish and wearable.", "Limited edition drops for true collectors."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/adult-female-illustrator-working-tablet-device_23-2149863267.jpg", imageAlt: "Graphic designer working on a unique podcast merch design"},
|
||||||
"Exclusive artwork inspired by memorable podcast moments.",
|
|
||||||
"Thoughtfully designed to be stylish and wearable.",
|
|
||||||
"Limited edition drops for true collectors.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-female-illustrator-working-tablet-device_23-2149863267.jpg",
|
|
||||||
imageAlt: "Graphic designer working on a unique podcast merch design",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "shipping",
|
id: "shipping", title: "Fast & Reliable Shipping", descriptions: [
|
||||||
title: "Fast & Reliable Shipping",
|
"We partner with trusted carriers for quick delivery.", "Careful packaging ensures your items arrive in perfect condition.", "Track your order from our door to yours with ease."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-delivering-package-man_23-2147862231.jpg", imageAlt: "Shipping packages in a warehouse"},
|
||||||
"We partner with trusted carriers for quick delivery.",
|
|
||||||
"Careful packaging ensures your items arrive in perfect condition.",
|
|
||||||
"Track your order from our door to yours with ease.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-courier-delivering-package-man_23-2147862231.jpg",
|
|
||||||
imageAlt: "Shipping packages in a warehouse",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Our Merch Stands Out"
|
title="Why Our Merch Stands Out"
|
||||||
description="We believe in providing fans with merchandise that truly reflects the quality and spirit of our podcast. Explore the features that make our products special."
|
description="We believe in providing fans with merchandise that truly reflects the quality and spirit of our podcast. Explore the features that make our products special."
|
||||||
@@ -249,65 +156,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Alex P.", date: "2024-03-15", title: "Best Tee Ever!", quote: "The Podcast Logo Tee is incredibly soft and the print quality is fantastic. I wear it all the time and always get compliments from fellow fans. Definitely worth it!", tag: "Apparel", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dreamy-man-listening-music-headphones-sofa_23-2148112581.jpg", avatarAlt: "Alex P. avatar", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-kitchen-using-laptop-listen-music-headphone_23-2148042681.jpg", imageAlt: "Alex P. wearing podcast t-shirt"},
|
||||||
name: "Alex P.",
|
|
||||||
date: "2024-03-15",
|
|
||||||
title: "Best Tee Ever!",
|
|
||||||
quote: "The Podcast Logo Tee is incredibly soft and the print quality is fantastic. I wear it all the time and always get compliments from fellow fans. Definitely worth it!",
|
|
||||||
tag: "Apparel",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-dreamy-man-listening-music-headphones-sofa_23-2148112581.jpg",
|
|
||||||
avatarAlt: "Alex P. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-kitchen-using-laptop-listen-music-headphone_23-2148042681.jpg",
|
|
||||||
imageAlt: "Alex P. wearing podcast t-shirt",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Jordan R.", date: "2024-02-28", title: "Perfect for My Morning Routine", quote: "My Morning Brew Mug is my new favorite. It's sturdy, keeps my coffee warm, and the design makes me smile every morning. A must-have for any listener!", tag: "Drinkware", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-carefree-blond-woman-listens-music-wireless-headphones-dancing_1258-253604.jpg", avatarAlt: "Jordan R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-posing-against-orange-architectural-facade_24972-2943.jpg", imageAlt: "Jordan R. holding podcast mug"},
|
||||||
name: "Jordan R.",
|
|
||||||
date: "2024-02-28",
|
|
||||||
title: "Perfect for My Morning Routine",
|
|
||||||
quote: "My Morning Brew Mug is my new favorite. It's sturdy, keeps my coffee warm, and the design makes me smile every morning. A must-have for any listener!",
|
|
||||||
tag: "Drinkware",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-carefree-blond-woman-listens-music-wireless-headphones-dancing_1258-253604.jpg",
|
|
||||||
avatarAlt: "Jordan R. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-posing-against-orange-architectural-facade_24972-2943.jpg",
|
|
||||||
imageAlt: "Jordan R. holding podcast mug",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Sam K.", date: "2024-03-01", title: "Comfiest Hoodie I Own!", quote: "The Exclusive Fan Hoodie is so comfortable and warm. Perfect for binge-listening to new episodes. The quality is top-notch, and the design is subtle yet cool.", tag: "Apparel", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-male-with-bristle-bushy-hairstyle-white-perfect-teeth-has-good-mood_273609-8513.jpg", avatarAlt: "Sam K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoys-favourite-songs-her-playlist-sits-floor-dances-wears-headphones-listens_1258-201852.jpg", imageAlt: "Sam K. wearing podcast hoodie"},
|
||||||
name: "Sam K.",
|
|
||||||
date: "2024-03-01",
|
|
||||||
title: "Comfiest Hoodie I Own!",
|
|
||||||
quote: "The Exclusive Fan Hoodie is so comfortable and warm. Perfect for binge-listening to new episodes. The quality is top-notch, and the design is subtle yet cool.",
|
|
||||||
tag: "Apparel",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-mixed-race-male-with-bristle-bushy-hairstyle-white-perfect-teeth-has-good-mood_273609-8513.jpg",
|
|
||||||
avatarAlt: "Sam K. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoys-favourite-songs-her-playlist-sits-floor-dances-wears-headphones-listens_1258-201852.jpg",
|
|
||||||
imageAlt: "Sam K. wearing podcast hoodie",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Maria B.", date: "2024-01-20", title: "Great Quality Cap", quote: "I love my new Branded Baseball Cap! It fits perfectly and the embroidery is really well done. It's my go-to hat for sunny days.", tag: "Accessories", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", avatarAlt: "Maria B. avatar", imageSrc: "http://img.b2bpic.net/free-photo/ethnic-sportsman-using-headphones_23-2148203555.jpg", imageAlt: "Maria B. wearing podcast cap"},
|
||||||
name: "Maria B.",
|
|
||||||
date: "2024-01-20",
|
|
||||||
title: "Great Quality Cap",
|
|
||||||
quote: "I love my new Branded Baseball Cap! It fits perfectly and the embroidery is really well done. It's my go-to hat for sunny days.",
|
|
||||||
tag: "Accessories",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg",
|
|
||||||
avatarAlt: "Maria B. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/ethnic-sportsman-using-headphones_23-2148203555.jpg",
|
|
||||||
imageAlt: "Maria B. wearing podcast cap",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Chris D.", date: "2024-02-10", title: "Awesome Art for My Studio", quote: "The Podcast Art Print adds so much character to my home office. The colors are vibrant and the artwork truly captures the essence of the show. Highly recommend!", tag: "Collectibles", avatarSrc: "http://img.b2bpic.net/free-photo/copy-space-close-up-portrait-young-attractive-black-skinned-cheerful-happy-man-with-afro-hairstyle-casual-white-t-shirt-red-shirt-looking-camera-with-excited-face-expression_176420-13005.jpg", avatarAlt: "Chris D. avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-couch-with-guitar_23-2148550804.jpg", imageAlt: "Chris D. displaying podcast poster"},
|
||||||
name: "Chris D.",
|
|
||||||
date: "2024-02-10",
|
|
||||||
title: "Awesome Art for My Studio",
|
|
||||||
quote: "The Podcast Art Print adds so much character to my home office. The colors are vibrant and the artwork truly captures the essence of the show. Highly recommend!",
|
|
||||||
tag: "Collectibles",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/copy-space-close-up-portrait-young-attractive-black-skinned-cheerful-happy-man-with-afro-hairstyle-casual-white-t-shirt-red-shirt-looking-camera-with-excited-face-expression_176420-13005.jpg",
|
|
||||||
avatarAlt: "Chris D. avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-couch-with-guitar_23-2148550804.jpg",
|
|
||||||
imageAlt: "Chris D. displaying podcast poster",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Fans Are Saying"
|
title="What Our Fans Are Saying"
|
||||||
description="Hear directly from members of our community who love their official podcast merchandise."
|
description="Hear directly from members of our community who love their official podcast merchandise."
|
||||||
@@ -319,14 +176,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Spotify",
|
"Spotify", "Apple Podcasts", "Google Podcasts", "YouTube", "Patreon", "Stitcher", "Castbox"]}
|
||||||
"Apple Podcasts",
|
|
||||||
"Google Podcasts",
|
|
||||||
"YouTube",
|
|
||||||
"Patreon",
|
|
||||||
"Stitcher",
|
|
||||||
"Castbox",
|
|
||||||
]}
|
|
||||||
title="Our Podcast is Featured On"
|
title="Our Podcast is Featured On"
|
||||||
description="We're proud to be available on all major podcasting platforms, reaching listeners worldwide."
|
description="We're proud to be available on all major podcasting platforms, reaching listeners worldwide."
|
||||||
/>
|
/>
|
||||||
@@ -337,25 +187,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "q1",
|
id: "q1", title: "What are your shipping options?", content: "We offer standard and expedited shipping options worldwide. Shipping costs and delivery times vary based on your location and chosen method, calculated at checkout."},
|
||||||
title: "What are your shipping options?",
|
|
||||||
content: "We offer standard and expedited shipping options worldwide. Shipping costs and delivery times vary based on your location and chosen method, calculated at checkout.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q2",
|
id: "q2", title: "Can I return or exchange an item?", content: "Yes, we accept returns and exchanges within 30 days of purchase, provided the item is unworn, unwashed, and in its original condition. Please refer to our full return policy for details."},
|
||||||
title: "Can I return or exchange an item?",
|
|
||||||
content: "Yes, we accept returns and exchanges within 30 days of purchase, provided the item is unworn, unwashed, and in its original condition. Please refer to our full return policy for details.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q3",
|
id: "q3", title: "How do I track my order?", content: "Once your order has shipped, you will receive an email with a tracking number and a link to monitor your package's journey. Please allow up to 24 hours for tracking information to update."},
|
||||||
title: "How do I track my order?",
|
|
||||||
content: "Once your order has shipped, you will receive an email with a tracking number and a link to monitor your package's journey. Please allow up to 24 hours for tracking information to update.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "q4",
|
id: "q4", title: "Do you ship internationally?", content: "Absolutely! We're thrilled to offer international shipping to most countries. Please note that international orders may be subject to customs duties and taxes, which are the responsibility of the recipient."},
|
||||||
title: "Do you ship internationally?",
|
|
||||||
content: "Absolutely! We're thrilled to offer international shipping to most countries. Please note that international orders may be subject to customs duties and taxes, which are the responsibility of the recipient.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
sideTitle="Got Questions About Your Merch Order?"
|
sideTitle="Got Questions About Your Merch Order?"
|
||||||
sideDescription="We're here to help! Below are some of the most common questions our fans ask regarding orders, shipping, and products."
|
sideDescription="We're here to help! Below are some of the most common questions our fans ask regarding orders, shipping, and products."
|
||||||
@@ -370,22 +208,14 @@ export default function LandingPage() {
|
|||||||
description="Have a question about an order, a product, or just want to say hello? Fill out the form below and we'll get back to you as soon as possible."
|
description="Have a question about an order, a product, or just want to say hello? Fill out the form below and we'll get back to you as soon as possible."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name",
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Your Name",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "email",
|
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||||
type: "email",
|
|
||||||
placeholder: "Your Email",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message",
|
name: "message", placeholder: "Your Message", rows: 5,
|
||||||
placeholder: "Your Message",
|
|
||||||
rows: 5,
|
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-coworkers-dealing-with-upset-customers_482257-117868.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-coworkers-dealing-with-upset-customers_482257-117868.jpg"
|
||||||
@@ -400,58 +230,35 @@ export default function LandingPage() {
|
|||||||
logoText="Podcast Merch"
|
logoText="Podcast Merch"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Shop",
|
title: "Shop", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "All Products",
|
label: "All Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "T-Shirts",
|
label: "T-Shirts", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Mugs",
|
label: "Mugs", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Hoodies",
|
label: "Hoodies", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "About Us",
|
title: "About Us", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Our Story",
|
label: "Our Story", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "The Podcast",
|
label: "The Podcast", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Team",
|
label: "Team", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support",
|
title: "Support", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact Us",
|
label: "Contact Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Shipping & Returns",
|
label: "Shipping & Returns", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user