Update src/app/page.tsx
This commit is contained in:
314
src/app/page.tsx
314
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Facebook, Heart, HelpCircle, Instagram, Smile, Sparkles, Star, Zap } from "lucide-react";
|
||||
import { Facebook, Heart, HelpCircle, Instagram, Smile, Sparkles, Star, Zap, X } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,37 +33,23 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/toy-train-with-letters_23-2148144858.jpg"
|
||||
logoAlt="Toy Town Logo"
|
||||
brandName="Toy Town"
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Shop Now", href: "#products"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -71,23 +57,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Welcome to Toy Town: Where Every Toy Tells a Story!"
|
||||
description="Step into a world of wonder! We offer a magical selection of toys, games, and collectibles that spark joy and inspire imagination in kids and adults alike. Find the perfect gift or a new treasure for your collection."
|
||||
kpis={[
|
||||
{
|
||||
value: "63+",
|
||||
label: "Customer Reviews",
|
||||
},
|
||||
value: "63+", label: "Customer Reviews"},
|
||||
{
|
||||
value: "3.5/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "3.5/5", label: "Average Rating"},
|
||||
{
|
||||
value: "1000s",
|
||||
label: "Happy Smiles",
|
||||
},
|
||||
value: "1000s", label: "Happy Smiles"},
|
||||
]}
|
||||
enableKpiAnimation={false}
|
||||
tag="Your Local Toy Destination"
|
||||
@@ -95,13 +74,9 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Our Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Our Collection", href: "#products"},
|
||||
{
|
||||
text: "Visit Us Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us Today", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rear-view-two-happy-female-friends-standing-front-toy-shop_23-2147911814.jpg"
|
||||
@@ -109,50 +84,30 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-lazy-charming-african-american-female-student-stylish-yellow-overalls-stretching-with-raised-hands-yawning-smiling-broadly-feeling-sleepy-after-nap_176420-27026.jpg",
|
||||
alt: "Happy child playing",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-lazy-charming-african-american-female-student-stylish-yellow-overalls-stretching-with-raised-hands-yawning-smiling-broadly-feeling-sleepy-after-nap_176420-27026.jpg", alt: "Happy child playing"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/early-development-childhood-maternity-indoor-shot-curious-cute-infant-child-sitting-floor-playing-with-many-colorful-toy-cars-white-bed-sheet-mother-him-watching-him-play_344912-1908.jpg",
|
||||
alt: "Parent and child",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/early-development-childhood-maternity-indoor-shot-curious-cute-infant-child-sitting-floor-playing-with-many-colorful-toy-cars-white-bed-sheet-mother-him-watching-him-play_344912-1908.jpg", alt: "Parent and child"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/kid-playing-with-colorful-game-table_23-2148518060.jpg",
|
||||
alt: "Kid with building blocks",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/kid-playing-with-colorful-game-table_23-2148518060.jpg", alt: "Kid with building blocks"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/little-girl-playing-with-toys-living-room_329181-9332.jpg",
|
||||
alt: "Smiling girl with toy",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/little-girl-playing-with-toys-living-room_329181-9332.jpg", alt: "Smiling girl with toy"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-ordinary-mall-america_23-2151564153.jpg",
|
||||
alt: "Boy with action figure",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-ordinary-mall-america_23-2151564153.jpg", alt: "Boy with action figure"},
|
||||
]}
|
||||
avatarText="Join our community of happy explorers!"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Quality Toys",
|
||||
type: "text", text: "Quality Toys"},
|
||||
{
|
||||
type: "text-icon", text: "Endless Fun", icon: Smile,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Endless Fun",
|
||||
icon: Smile,
|
||||
type: "text", text: "Educational Games"},
|
||||
{
|
||||
type: "text-icon", text: "Family Favorites", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Educational Games",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Family Favorites",
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Collector's Items",
|
||||
},
|
||||
type: "text", text: "Collector's Items"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,41 +132,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Cuddly Plush Toys",
|
||||
description: "Discover a soft and snuggly world of plush animals, perfect for comfort and imaginative play.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-plush-toys-arrangement_23-2150312315.jpg",
|
||||
imageAlt: "Colorful plush toys on a shelf",
|
||||
},
|
||||
title: "Cuddly Plush Toys", description: "Discover a soft and snuggly world of plush animals, perfect for comfort and imaginative play.", imageSrc: "http://img.b2bpic.net/free-photo/cute-plush-toys-arrangement_23-2150312315.jpg", imageAlt: "Colorful plush toys on a shelf"},
|
||||
{
|
||||
title: "Engaging Educational Games",
|
||||
description: "Stimulate young minds with our selection of educational games that make learning an adventure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-board-game-with-younger-brother-board-game-educational-board-game_169016-67487.jpg",
|
||||
imageAlt: "Children playing with educational toys",
|
||||
},
|
||||
title: "Engaging Educational Games", description: "Stimulate young minds with our selection of educational games that make learning an adventure.", imageSrc: "http://img.b2bpic.net/free-photo/girl-playing-board-game-with-younger-brother-board-game-educational-board-game_169016-67487.jpg", imageAlt: "Children playing with educational toys"},
|
||||
{
|
||||
title: "Heroic Action Figures",
|
||||
description: "Unleash epic battles and grand adventures with a wide array of action figures from popular franchises.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525712.jpg",
|
||||
imageAlt: "Collection of action figures",
|
||||
},
|
||||
title: "Heroic Action Figures", description: "Unleash epic battles and grand adventures with a wide array of action figures from popular franchises.", imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525712.jpg", imageAlt: "Collection of action figures"},
|
||||
{
|
||||
title: "Creative Building Blocks",
|
||||
description: "Build dreams piece by piece with our extensive collection of building blocks for all ages.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/geometric-shapes-financial-planning-yellow-background_23-2148305982.jpg",
|
||||
imageAlt: "Colorful building blocks stacked",
|
||||
},
|
||||
title: "Creative Building Blocks", description: "Build dreams piece by piece with our extensive collection of building blocks for all ages.", imageSrc: "http://img.b2bpic.net/free-photo/geometric-shapes-financial-planning-yellow-background_23-2148305982.jpg", imageAlt: "Colorful building blocks stacked"},
|
||||
{
|
||||
title: "Challenging Puzzles",
|
||||
description: "Sharpen problem-solving skills and enjoy hours of fun with our diverse range of puzzles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-puzzle-background_23-2149289186.jpg",
|
||||
imageAlt: "Kids assembling a jigsaw puzzle",
|
||||
},
|
||||
title: "Challenging Puzzles", description: "Sharpen problem-solving skills and enjoy hours of fun with our diverse range of puzzles.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-puzzle-background_23-2149289186.jpg", imageAlt: "Kids assembling a jigsaw puzzle"},
|
||||
{
|
||||
title: "Exciting Outdoor Fun",
|
||||
description: "Get ready for adventure with our selection of outdoor toys, perfect for active play in the sun.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-playing-volleyball-after-coronavirus_23-2148687201.jpg",
|
||||
imageAlt: "Kids playing with outdoor toys",
|
||||
},
|
||||
title: "Exciting Outdoor Fun", description: "Get ready for adventure with our selection of outdoor toys, perfect for active play in the sun.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-playing-volleyball-after-coronavirus_23-2148687201.jpg", imageAlt: "Kids playing with outdoor toys"},
|
||||
]}
|
||||
title="Explore Our World of Play"
|
||||
description="Dive into our diverse categories and find something special for every age and interest, fostering growth and creativity."
|
||||
@@ -229,65 +160,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "PlayCraft",
|
||||
name: "Deluxe Dollhouse Set",
|
||||
price: "$129.99",
|
||||
rating: 4,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-room-interior-design-concept_23-2149150812.jpg",
|
||||
imageAlt: "Deluxe Dollhouse Set",
|
||||
},
|
||||
id: "1", brand: "PlayCraft", name: "Deluxe Dollhouse Set", price: "$129.99", rating: 4,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/3d-room-interior-design-concept_23-2149150812.jpg", imageAlt: "Deluxe Dollhouse Set"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Speedster",
|
||||
name: "RC Monster Truck",
|
||||
price: "$59.99",
|
||||
rating: 5,
|
||||
reviewCount: "48",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-modern-woman-yellow-shirt-black-trousers-colorful-jacket-holding-toy-car-posing-happy-expression_140725-15571.jpg",
|
||||
imageAlt: "RC Monster Truck",
|
||||
},
|
||||
id: "2", brand: "Speedster", name: "RC Monster Truck", price: "$59.99", rating: 5,
|
||||
reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-modern-woman-yellow-shirt-black-trousers-colorful-jacket-holding-toy-car-posing-happy-expression_140725-15571.jpg", imageAlt: "RC Monster Truck"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "FutureKids",
|
||||
name: "Interactive STEM Robot",
|
||||
price: "$99.99",
|
||||
rating: 4,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-friends-doing-science-experiments-together_23-2148778941.jpg",
|
||||
imageAlt: "Interactive STEM Robot",
|
||||
},
|
||||
id: "3", brand: "FutureKids", name: "Interactive STEM Robot", price: "$99.99", rating: 4,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/two-friends-doing-science-experiments-together_23-2148778941.jpg", imageAlt: "Interactive STEM Robot"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Buildtopia",
|
||||
name: "Mega Building Blocks (500 Pcs)",
|
||||
price: "$79.99",
|
||||
rating: 5,
|
||||
reviewCount: "62",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toy-wooden-blocks_93675-130472.jpg",
|
||||
imageAlt: "Mega Building Blocks",
|
||||
},
|
||||
id: "4", brand: "Buildtopia", name: "Mega Building Blocks (500 Pcs)", price: "$79.99", rating: 5,
|
||||
reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/toy-wooden-blocks_93675-130472.jpg", imageAlt: "Mega Building Blocks"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "DreamCloud",
|
||||
name: "Sparkle Unicorn Plush",
|
||||
price: "$34.99",
|
||||
rating: 4,
|
||||
reviewCount: "19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crocheted-unicorn-magical-forest_23-2151978340.jpg",
|
||||
imageAlt: "Sparkle Unicorn Plush",
|
||||
},
|
||||
id: "5", brand: "DreamCloud", name: "Sparkle Unicorn Plush", price: "$34.99", rating: 4,
|
||||
reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/crocheted-unicorn-magical-forest_23-2151978340.jpg", imageAlt: "Sparkle Unicorn Plush"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "LabGenius",
|
||||
name: "Junior Scientist Kit",
|
||||
price: "$49.99",
|
||||
rating: 4,
|
||||
reviewCount: "35",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lab-glassware-with-colored-substance-assortment_23-2149510746.jpg",
|
||||
imageAlt: "Junior Scientist Kit",
|
||||
},
|
||||
id: "6", brand: "LabGenius", name: "Junior Scientist Kit", price: "$49.99", rating: 4,
|
||||
reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/lab-glassware-with-colored-substance-assortment_23-2149510746.jpg", imageAlt: "Junior Scientist Kit"},
|
||||
]}
|
||||
title="Our Bestselling Toys"
|
||||
description="Discover the toys everyone loves, hand-picked for their quality, popularity, and endless fun. Find gifts that are sure to delight!"
|
||||
@@ -304,25 +193,13 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "63+",
|
||||
description: "Positive Customer Reviews",
|
||||
},
|
||||
id: "m1", value: "63+", description: "Positive Customer Reviews"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3.5",
|
||||
description: "Average Store Rating",
|
||||
},
|
||||
id: "m2", value: "3.5", description: "Average Store Rating"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "1000+",
|
||||
description: "Happy Families Served",
|
||||
},
|
||||
id: "m3", value: "1000+", description: "Happy Families Served"},
|
||||
{
|
||||
id: "m4",
|
||||
value: "5000+",
|
||||
description: "Unique Toys Stocked",
|
||||
},
|
||||
id: "m4", value: "5000+", description: "Unique Toys Stocked"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -335,45 +212,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Galen Luhur",
|
||||
role: "Local Guide",
|
||||
testimonial: "Toy Town is a great place to visit for anyone who loves toys, collectibles, and games. The store has a fun and welcoming atmosphere, with shelves full of cool toys for all ages. Everything is neatly organized and well-stocked, making it a joy to browse!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-is-driving-trolley-family-parking-near-supermarket_1157-41756.jpg",
|
||||
imageAlt: "Galen Luhur",
|
||||
},
|
||||
id: "t1", name: "Galen Luhur", role: "Local Guide", testimonial: "Toy Town is a great place to visit for anyone who loves toys, collectibles, and games. The store has a fun and welcoming atmosphere, with shelves full of cool toys for all ages. Everything is neatly organized and well-stocked, making it a joy to browse!", imageSrc: "http://img.b2bpic.net/free-photo/mother-is-driving-trolley-family-parking-near-supermarket_1157-41756.jpg", imageAlt: "Galen Luhur"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Warren’s Reviews",
|
||||
role: "Local Guide",
|
||||
testimonial: "A great toy store to check out when you’re in the area. This is a kid-focused toy store with a great selection of Schleich animals and plush. The highlight for sure though was the giant Lion, Dinosaur and other store displays.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-boy-holding-toy-orange-planes-yellow-desk_179666-862.jpg",
|
||||
imageAlt: "Warren’s Reviews",
|
||||
},
|
||||
id: "t2", name: "Warren’s Reviews", role: "Local Guide", testimonial: "A great toy store to check out when you’re in the area. This is a kid-focused toy store with a great selection of Schleich animals and plush. The highlight for sure though was the giant Lion, Dinosaur and other store displays.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-boy-holding-toy-orange-planes-yellow-desk_179666-862.jpg", imageAlt: "Warren’s Reviews"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah J.",
|
||||
role: "Happy Customer",
|
||||
testimonial: "This place is my go-to for gifts for family & friends who have 'everything!' Always find unique and wonderful items here, and the staff are super helpful. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-with-traditional-games_23-2149332632.jpg",
|
||||
imageAlt: "Sarah J.",
|
||||
},
|
||||
id: "t3", name: "Sarah J.", role: "Happy Customer", testimonial: "This place is my go-to for gifts for family & friends who have 'everything!' Always find unique and wonderful items here, and the staff are super helpful. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-with-traditional-games_23-2149332632.jpg", imageAlt: "Sarah J."},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Michael D.",
|
||||
role: "Satisfied Parent",
|
||||
testimonial: "Awesome shop, fair prices, and above-and-beyond service. My kids always find something they love, and I appreciate the friendly and knowledgeable staff. A real gem for toy shopping!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-playtime_23-2149382715.jpg",
|
||||
imageAlt: "Michael D.",
|
||||
},
|
||||
id: "t4", name: "Michael D.", role: "Satisfied Parent", testimonial: "Awesome shop, fair prices, and above-and-beyond service. My kids always find something they love, and I appreciate the friendly and knowledgeable staff. A real gem for toy shopping!", imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-playtime_23-2149382715.jpg", imageAlt: "Michael D."},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Emily R.",
|
||||
role: "Gift Seeker",
|
||||
testimonial: "The atmosphere is simply magical! So many cool toys and collectibles. It's easy to spend hours browsing and finding treasures. Definitely coming back for more gifts!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-new-year_1303-3424.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "t5", name: "Emily R.", role: "Gift Seeker", testimonial: "The atmosphere is simply magical! So many cool toys and collectibles. It's easy to spend hours browsing and finding treasures. Definitely coming back for more gifts!", imageSrc: "http://img.b2bpic.net/free-photo/girl-new-year_1303-3424.jpg", imageAlt: "Emily R."},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from families and local guides who found their perfect playtime treasures and memorable experiences at Toy Town."
|
||||
@@ -389,35 +236,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of toys does Toy Town offer?",
|
||||
content: "Toy Town offers a wide range of toys, including plush toys, educational games, action figures, building blocks, puzzles, and outdoor play equipment. We strive to cater to all ages and interests!",
|
||||
},
|
||||
id: "faq1", title: "What types of toys does Toy Town offer?", content: "Toy Town offers a wide range of toys, including plush toys, educational games, action figures, building blocks, puzzles, and outdoor play equipment. We strive to cater to all ages and interests!"},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you carry licensed action figures and toy lines?",
|
||||
content: "While we focus on a diverse selection including Schleich animals and LEGO, our stock of major licensed action figures and toy lines varies. We encourage you to visit or call to inquire about specific items.",
|
||||
},
|
||||
id: "faq2", title: "Do you carry licensed action figures and toy lines?", content: "While we focus on a diverse selection including Schleich animals and LEGO, our stock of major licensed action figures and toy lines varies. We encourage you to visit or call to inquire about specific items."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What are your store hours?",
|
||||
content: "We are open from 10 AM to 10 PM daily. Please check our contact section for any special holiday hours or changes.",
|
||||
},
|
||||
id: "faq3", title: "What are your store hours?", content: "We are open from 10 AM to 10 PM daily. Please check our contact section for any special holiday hours or changes."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Can I find gifts for adults at Toy Town?",
|
||||
content: "Absolutely! Many customers find our unique selection of collectibles, nostalgic games, and novelty items perfect for friends and family who 'have everything'. It's a great place for unique gift ideas!",
|
||||
},
|
||||
id: "faq4", title: "Can I find gifts for adults at Toy Town?", content: "Absolutely! Many customers find our unique selection of collectibles, nostalgic games, and novelty items perfect for friends and family who 'have everything'. It's a great place for unique gift ideas!"},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Do you offer gift wrapping services?",
|
||||
content: "Yes, we offer basic gift wrapping services for a small fee. Just ask one of our friendly staff members at the checkout counter for assistance.",
|
||||
},
|
||||
id: "faq5", title: "Do you offer gift wrapping services?", content: "Yes, we offer basic gift wrapping services for a small fee. Just ask one of our friendly staff members at the checkout counter for assistance."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "What is your return policy?",
|
||||
content: "We accept returns of unused, unopened items with a valid receipt within 30 days of purchase. Personalized or final-sale items may be exempt. Please see in-store for full details.",
|
||||
},
|
||||
id: "faq6", title: "What is your return policy?", content: "We accept returns of unused, unopened items with a valid receipt within 30 days of purchase. Personalized or final-sale items may be exempt. Please see in-store for full details."},
|
||||
]}
|
||||
title="Your Playtime Questions, Answered"
|
||||
description="Find quick answers to common questions about our store, products, and services to make your shopping experience smooth and enjoyable."
|
||||
@@ -432,18 +261,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready for Adventure? Visit Toy Town Today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=2655+Teaster+Ln+%23250,+Pigeon+Forge,+TN+37863",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=2655+Teaster+Ln+%23250,+Pigeon+Forge,+TN+37863"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+18654064506",
|
||||
},
|
||||
text: "Call Us", href: "tel:+18654064506"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -457,19 +281,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/toytown",
|
||||
ariaLabel: "Facebook page",
|
||||
},
|
||||
href: "https://facebook.com/toytown", ariaLabel: "Facebook page"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/toytown",
|
||||
ariaLabel: "Instagram profile",
|
||||
},
|
||||
href: "https://instagram.com/toytown", ariaLabel: "Instagram profile"},
|
||||
{
|
||||
icon: "X",
|
||||
href: "https://x.com/toytown",
|
||||
ariaLabel: "Twitter profile",
|
||||
},
|
||||
icon: X,
|
||||
href: "https://x.com/toytown", ariaLabel: "Twitter profile"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user