Merge version_1 into main #1
372
src/app/page.tsx
372
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/set-cat-s-logos-vintage-style_1284-48705.jpg"
|
||||
logoAlt="Pawzora Logo"
|
||||
@@ -72,44 +58,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Unleash Adventure with Pawzora"
|
||||
description="Premium gear for your best friend, your ride, and your next big catch. Discover unique toys, essential car accessories, and robust gaffels built for every journey."
|
||||
tag="Explore. Play. Conquer."
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Dog Toys",
|
||||
href: "#dog-toys",
|
||||
},
|
||||
text: "Shop Dog Toys", href: "#dog-toys"},
|
||||
{
|
||||
text: "Shop Car & Gaffels",
|
||||
href: "#car-gaffels",
|
||||
},
|
||||
text: "Shop Car & Gaffels", href: "#car-gaffels"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-dachshund-dog-with-chewing-toy_23-2149202559.jpg",
|
||||
imageAlt: "Happy dog playing with a durable Pawzora toy",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-dachshund-dog-with-chewing-toy_23-2149202559.jpg", imageAlt: "Happy dog playing with a durable Pawzora toy"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-25455.jpg",
|
||||
imageAlt: "Sleek car interior with Pawzora car accessories and a fishing gaffel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-dog-playing-with-toy_23-2148797462.jpg",
|
||||
imageAlt: "High view dog playing with toy",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-black-little-dachshund-puppy-standing-eating-biting-strawberry-looking-down_7502-10010.jpg",
|
||||
imageAlt: "Cute black little dachshund puppy standing eating biting strawberry looking down",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-offering-rubber-ball-dog_23-2148366925.jpg",
|
||||
imageAlt: "Hand offering a rubber ball to a dog",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-call-buttons-steering-wheel-modern-car_181624-25455.jpg", imageAlt: "Sleek car interior with Pawzora car accessories and a fishing gaffel"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -122,28 +87,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Who We Are:",
|
||||
},
|
||||
type: "text", content: "Who We Are:"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/set-cat-s-logos-vintage-style_1284-48705.jpg",
|
||||
alt: "Pawzora Logo",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/set-cat-s-logos-vintage-style_1284-48705.jpg", alt: "Pawzora Logo"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Your Partner in Every Adventure",
|
||||
},
|
||||
type: "text", content: "Your Partner in Every Adventure"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Story", href: "#"},
|
||||
{
|
||||
text: "See All Products",
|
||||
href: "#products",
|
||||
},
|
||||
text: "See All Products", href: "#products"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -155,29 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Pet-Approved",
|
||||
title: "Durable & Safe Dog Toys",
|
||||
subtitle: "Built to last through countless play sessions.",
|
||||
description: "Our dog toys are rigorously tested for durability and made from non-toxic materials, ensuring endless fun and safety for your furry friends. Perfect for chewers and energetic pups.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-dachshund-playing-with-kid_23-2149202520.jpg",
|
||||
imageAlt: "Durable dog chew toy",
|
||||
},
|
||||
tag: "Pet-Approved", title: "Durable & Safe Dog Toys", subtitle: "Built to last through countless play sessions.", description: "Our dog toys are rigorously tested for durability and made from non-toxic materials, ensuring endless fun and safety for your furry friends. Perfect for chewers and energetic pups.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-dachshund-playing-with-kid_23-2149202520.jpg", imageAlt: "Durable dog chew toy"},
|
||||
{
|
||||
tag: "Road Ready",
|
||||
title: "Smart Car Accessories",
|
||||
subtitle: "Enhance comfort and organization on every drive.",
|
||||
description: "From pet-friendly car seat covers to intelligent organizers, our car accessories make every journey smoother and more enjoyable for both you and your passengers – human or canine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-banjo-from-car-s-trunk_23-2149282640.jpg",
|
||||
imageAlt: "Organized car interior with pet supplies",
|
||||
},
|
||||
tag: "Road Ready", title: "Smart Car Accessories", subtitle: "Enhance comfort and organization on every drive.", description: "From pet-friendly car seat covers to intelligent organizers, our car accessories make every journey smoother and more enjoyable for both you and your passengers – human or canine.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-banjo-from-car-s-trunk_23-2149282640.jpg", imageAlt: "Organized car interior with pet supplies"},
|
||||
{
|
||||
tag: "Angler's Edge",
|
||||
title: "High-Performance Gaffels",
|
||||
subtitle: "Engineered for precision and strength in the water.",
|
||||
description: "Our gaffels are designed with robust materials and ergonomic grips, providing the reliability and control you need for a successful catch every time. A must-have for serious anglers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandals-made-by-hand-using-sisal-namsangol-hanok-village-seoul-south-korea_1339-815.jpg",
|
||||
imageAlt: "Close-up of a fishing gaffel with an ergonomic grip",
|
||||
},
|
||||
tag: "Angler's Edge", title: "High-Performance Gaffels", subtitle: "Engineered for precision and strength in the water.", description: "Our gaffels are designed with robust materials and ergonomic grips, providing the reliability and control you need for a successful catch every time. A must-have for serious anglers.", imageSrc: "http://img.b2bpic.net/free-photo/sandals-made-by-hand-using-sisal-namsangol-hanok-village-seoul-south-korea_1339-815.jpg", imageAlt: "Close-up of a fishing gaffel with an ergonomic grip"},
|
||||
]}
|
||||
title="Why Choose Pawzora?"
|
||||
description="We craft innovative, durable, and fun products designed for the modern pet owner, outdoor enthusiast, and car aficionado. Quality and adventure in every item."
|
||||
@@ -194,65 +130,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "toy-1",
|
||||
brand: "Pawzora",
|
||||
name: "Indestructible Chew Ball",
|
||||
price: "$19.99",
|
||||
rating: 5,
|
||||
reviewCount: "120 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-ribbon-candies-colorful-jelly-candies-blue-bowl-grey-surface_114579-87411.jpg",
|
||||
imageAlt: "Colorful squeaky dog ball toy",
|
||||
},
|
||||
id: "toy-1", brand: "Pawzora", name: "Indestructible Chew Ball", price: "$19.99", rating: 5,
|
||||
reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/blue-ribbon-candies-colorful-jelly-candies-blue-bowl-grey-surface_114579-87411.jpg", imageAlt: "Colorful squeaky dog ball toy"},
|
||||
{
|
||||
id: "toy-2",
|
||||
brand: "Pawzora",
|
||||
name: "Tug-of-War Rope Set",
|
||||
price: "$24.99",
|
||||
rating: 5,
|
||||
reviewCount: "95 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/from-toy-collar_23-2147799873.jpg",
|
||||
imageAlt: "Braided rope dog tug toy",
|
||||
},
|
||||
id: "toy-2", brand: "Pawzora", name: "Tug-of-War Rope Set", price: "$24.99", rating: 5,
|
||||
reviewCount: "95 reviews", imageSrc: "http://img.b2bpic.net/free-photo/from-toy-collar_23-2147799873.jpg", imageAlt: "Braided rope dog tug toy"},
|
||||
{
|
||||
id: "toy-3",
|
||||
brand: "Pawzora",
|
||||
name: "Cozy Comfort Plushie",
|
||||
price: "$14.99",
|
||||
rating: 4,
|
||||
reviewCount: "150 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180496.jpg",
|
||||
imageAlt: "Soft plush dog toy cute animal",
|
||||
},
|
||||
id: "toy-3", brand: "Pawzora", name: "Cozy Comfort Plushie", price: "$14.99", rating: 4,
|
||||
reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pet-lifestyle_23-2149180496.jpg", imageAlt: "Soft plush dog toy cute animal"},
|
||||
{
|
||||
id: "toy-4",
|
||||
brand: "Pawzora",
|
||||
name: "Smart Treat Dispenser",
|
||||
price: "$29.99",
|
||||
rating: 5,
|
||||
reviewCount: "80 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-playing-with-little-rubber-balls_23-2148366917.jpg",
|
||||
imageAlt: "Puzzle treat dispensing dog toy",
|
||||
},
|
||||
id: "toy-4", brand: "Pawzora", name: "Smart Treat Dispenser", price: "$29.99", rating: 5,
|
||||
reviewCount: "80 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-playing-with-little-rubber-balls_23-2148366917.jpg", imageAlt: "Puzzle treat dispensing dog toy"},
|
||||
{
|
||||
id: "toy-5",
|
||||
brand: "Pawzora",
|
||||
name: "Ultimate Flying Disc",
|
||||
price: "$12.99",
|
||||
rating: 4,
|
||||
reviewCount: "110 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-african-man-playing-with-dog-having-fun-outdoors_171337-15964.jpg",
|
||||
imageAlt: "Flying disc dog toy frisbee",
|
||||
},
|
||||
id: "toy-5", brand: "Pawzora", name: "Ultimate Flying Disc", price: "$12.99", rating: 4,
|
||||
reviewCount: "110 reviews", imageSrc: "http://img.b2bpic.net/free-photo/joyful-african-man-playing-with-dog-having-fun-outdoors_171337-15964.jpg", imageAlt: "Flying disc dog toy frisbee"},
|
||||
{
|
||||
id: "toy-6",
|
||||
brand: "Pawzora",
|
||||
name: "Floating Water Fetch Toy",
|
||||
price: "$17.99",
|
||||
rating: 5,
|
||||
reviewCount: "60 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-biting-flip-flop-home_23-2149544895.jpg",
|
||||
imageAlt: "Water floatable dog toy pool",
|
||||
},
|
||||
id: "toy-6", brand: "Pawzora", name: "Floating Water Fetch Toy", price: "$17.99", rating: 5,
|
||||
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-biting-flip-flop-home_23-2149544895.jpg", imageAlt: "Water floatable dog toy pool"},
|
||||
]}
|
||||
title="Playtime Perfected: Our Dog Toys"
|
||||
description="Discover our curated collection of dog toys, from interactive puzzles to tough chewables. Designed to bring joy, stimulate minds, and withstand enthusiastic play."
|
||||
@@ -270,65 +164,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "car-1",
|
||||
brand: "Pawzora",
|
||||
name: "Pet-Proof Car Seat Cover",
|
||||
price: "$49.99",
|
||||
rating: 5,
|
||||
reviewCount: "180 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-owner-with-cute-dog_23-2150238780.jpg",
|
||||
imageAlt: "Car seat cover for pets durable",
|
||||
},
|
||||
id: "car-1", brand: "Pawzora", name: "Pet-Proof Car Seat Cover", price: "$49.99", rating: 5,
|
||||
reviewCount: "180 reviews", imageSrc: "http://img.b2bpic.net/free-photo/side-view-owner-with-cute-dog_23-2150238780.jpg", imageAlt: "Car seat cover for pets durable"},
|
||||
{
|
||||
id: "car-2",
|
||||
brand: "Pawzora",
|
||||
name: "Premium Car Air Purifier",
|
||||
price: "$34.99",
|
||||
rating: 4,
|
||||
reviewCount: "100 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-placing-luggage-overhead-compartment_23-2152010165.jpg",
|
||||
imageAlt: "Car air freshener unique scent",
|
||||
},
|
||||
id: "car-2", brand: "Pawzora", name: "Premium Car Air Purifier", price: "$34.99", rating: 4,
|
||||
reviewCount: "100 reviews", imageSrc: "http://img.b2bpic.net/free-photo/hand-placing-luggage-overhead-compartment_23-2152010165.jpg", imageAlt: "Car air freshener unique scent"},
|
||||
{
|
||||
id: "gaffel-1",
|
||||
brand: "Pawzora",
|
||||
name: "Deep Sea Fishing Gaffel",
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "75 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-male-gardener-wearing-gardening-hat-holding-rake-isolated-green-wall-with-copy-space_141793-87340.jpg",
|
||||
imageAlt: "Stainless steel fishing gaffel sharp hook",
|
||||
},
|
||||
id: "gaffel-1", brand: "Pawzora", name: "Deep Sea Fishing Gaffel", price: "$89.99", rating: 5,
|
||||
reviewCount: "75 reviews", imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-male-gardener-wearing-gardening-hat-holding-rake-isolated-green-wall-with-copy-space_141793-87340.jpg", imageAlt: "Stainless steel fishing gaffel sharp hook"},
|
||||
{
|
||||
id: "gaffel-2",
|
||||
brand: "Pawzora",
|
||||
name: "Portable Travel Gaffel",
|
||||
price: "$59.99",
|
||||
rating: 4,
|
||||
reviewCount: "60 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934323.jpg",
|
||||
imageAlt: "Collapsible travel fishing gaffel",
|
||||
},
|
||||
id: "gaffel-2", brand: "Pawzora", name: "Portable Travel Gaffel", price: "$59.99", rating: 4,
|
||||
reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/luggage-seen-from-rear-car-window_23-2150934323.jpg", imageAlt: "Collapsible travel fishing gaffel"},
|
||||
{
|
||||
id: "car-3",
|
||||
brand: "Pawzora",
|
||||
name: "Universal Phone Mount",
|
||||
price: "$19.99",
|
||||
rating: 5,
|
||||
reviewCount: "130 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg",
|
||||
imageAlt: "Car phone mount universal holder",
|
||||
},
|
||||
id: "car-3", brand: "Pawzora", name: "Universal Phone Mount", price: "$19.99", rating: 5,
|
||||
reviewCount: "130 reviews", imageSrc: "http://img.b2bpic.net/free-photo/gps-system-smart-car_53876-98192.jpg", imageAlt: "Car phone mount universal holder"},
|
||||
{
|
||||
id: "gaffel-3",
|
||||
brand: "Pawzora",
|
||||
name: "Carbon Fiber Gaffel",
|
||||
price: "$129.99",
|
||||
rating: 5,
|
||||
reviewCount: "45 reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fisherman-with-fresh-catch-fishing-rod_23-2147894205.jpg",
|
||||
imageAlt: "Carbon fiber fishing gaffel lightweight",
|
||||
},
|
||||
id: "gaffel-3", brand: "Pawzora", name: "Carbon Fiber Gaffel", price: "$129.99", rating: 5,
|
||||
reviewCount: "45 reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fisherman-with-fresh-catch-fishing-rod_23-2147894205.jpg", imageAlt: "Carbon fiber fishing gaffel lightweight"},
|
||||
]}
|
||||
title="Gear Up: Car Essentials & Gaffels"
|
||||
description="Equip your vehicle for adventure and your fishing trips with our high-quality car accessories and robust gaffels. Performance and practicality combined."
|
||||
@@ -346,73 +198,31 @@ export default function LandingPage() {
|
||||
carouselMode="auto"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Pet Parent",
|
||||
company: "Dog Lover",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-service-satisfaction-feedback-icon_53876-124008.jpg",
|
||||
imageAlt: "Happy pet owner with dog",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", role: "Pet Parent", company: "Dog Lover", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-service-satisfaction-feedback-icon_53876-124008.jpg", imageAlt: "Happy pet owner with dog"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark R.",
|
||||
role: "Angler",
|
||||
company: "Fishing Fanatic",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg",
|
||||
imageAlt: "Man by car with gaffel",
|
||||
},
|
||||
id: "t2", name: "Mark R.", role: "Angler", company: "Fishing Fanatic", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-friends-working-out-together_23-2148730605.jpg", imageAlt: "Man by car with gaffel"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily & Ben",
|
||||
role: "Road Trippers",
|
||||
company: "Adventure Couple",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-surprising-woman-with-little-pet_329181-18284.jpg",
|
||||
imageAlt: "Couple with pet and new car accessory",
|
||||
},
|
||||
id: "t3", name: "Emily & Ben", role: "Road Trippers", company: "Adventure Couple", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-surprising-woman-with-little-pet_329181-18284.jpg", imageAlt: "Couple with pet and new car accessory"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Pro Fisherman",
|
||||
company: "Charter Captain",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-confused-young-traveler-with-backpacker-holding-credit-card_179666-34770.jpg",
|
||||
imageAlt: "Professional fisherman with gaffel",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Pro Fisherman", company: "Charter Captain", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-confused-young-traveler-with-backpacker-holding-credit-card_179666-34770.jpg", imageAlt: "Professional fisherman with gaffel"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica L.",
|
||||
role: "Dog Trainer",
|
||||
company: "Canine Coach",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/with-cheerful-rebellious-attitude-joking-sticking-tongue-out_1194-400125.jpg",
|
||||
imageAlt: "Young woman playing with dog toy",
|
||||
},
|
||||
id: "t5", name: "Jessica L.", role: "Dog Trainer", company: "Canine Coach", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/with-cheerful-rebellious-attitude-joking-sticking-tongue-out_1194-400125.jpg", imageAlt: "Young woman playing with dog toy"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Alex M.",
|
||||
role: "Car Enthusiast",
|
||||
company: "Auto Geek",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-20902.jpg",
|
||||
imageAlt: "Car enthusiast next to vehicle",
|
||||
},
|
||||
id: "t6", name: "Alex M.", role: "Car Enthusiast", company: "Auto Geek", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-choosing-car-car-showroom_1303-20902.jpg", imageAlt: "Car enthusiast next to vehicle"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Average Rating"},
|
||||
{
|
||||
value: "10K+",
|
||||
label: "Satisfied Customers",
|
||||
},
|
||||
value: "10K+", label: "Satisfied Customers"},
|
||||
{
|
||||
value: "20+",
|
||||
label: "Years in Business",
|
||||
},
|
||||
value: "20+", label: "Years in Business"},
|
||||
]}
|
||||
title="Hear From Our Happy Customers"
|
||||
description="Pawzora is more than just products; it's about satisfaction and trust. See what our community of pet parents and adventurers have to say."
|
||||
@@ -426,17 +236,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Outdoor Explorers",
|
||||
"Pet Wellness Co.",
|
||||
"Auto Innovations",
|
||||
"Deepwater Anglers",
|
||||
"Adventure Bound",
|
||||
"Canine Gear Hub",
|
||||
"Car Tech Review",
|
||||
"Saltwater Dreams",
|
||||
"Urban Paws",
|
||||
"Road Ready Gear",
|
||||
]}
|
||||
"Outdoor Explorers", "Pet Wellness Co.", "Auto Innovations", "Deepwater Anglers", "Adventure Bound", "Canine Gear Hub", "Car Tech Review", "Saltwater Dreams", "Urban Paws", "Road Ready Gear"]}
|
||||
title="Trusted by Leading Brands & Enthusiasts"
|
||||
description="Our products are proudly used and endorsed by a diverse community, from local pet boutiques to renowned fishing charters and automotive blogs."
|
||||
tag="Our Partners"
|
||||
@@ -452,30 +252,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of dog toys do you offer?",
|
||||
content: "We offer a wide range of dog toys, including durable chew toys, interactive puzzle feeders, soft plush toys, and water-friendly fetch toys. Our collection caters to all sizes and play styles.",
|
||||
},
|
||||
id: "faq1", title: "What types of dog toys do you offer?", content: "We offer a wide range of dog toys, including durable chew toys, interactive puzzle feeders, soft plush toys, and water-friendly fetch toys. Our collection caters to all sizes and play styles."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are your car accessories universally compatible?",
|
||||
content: "Many of our car accessories, like seat covers and organizers, are designed for universal fit or come with adjustable features. Please check individual product descriptions for specific compatibility details.",
|
||||
},
|
||||
id: "faq2", title: "Are your car accessories universally compatible?", content: "Many of our car accessories, like seat covers and organizers, are designed for universal fit or come with adjustable features. Please check individual product descriptions for specific compatibility details."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What materials are your gaffels made from?",
|
||||
content: "Our gaffels are crafted from high-grade materials such as marine-grade stainless steel and lightweight carbon fiber, ensuring durability, strength, and corrosion resistance for saltwater environments.",
|
||||
},
|
||||
id: "faq3", title: "What materials are your gaffels made from?", content: "Our gaffels are crafted from high-grade materials such as marine-grade stainless steel and lightweight carbon fiber, ensuring durability, strength, and corrosion resistance for saltwater environments."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes, Pawzora ships worldwide! Shipping costs and delivery times vary by destination. You can find detailed information on our shipping policy page during checkout.",
|
||||
},
|
||||
id: "faq4", title: "Do you offer international shipping?", content: "Yes, Pawzora ships worldwide! Shipping costs and delivery times vary by destination. You can find detailed information on our shipping policy page during checkout."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day satisfaction guarantee. If you're not completely happy with your purchase, you can return it within 30 days for a full refund or exchange. Please see our returns page for more details.",
|
||||
},
|
||||
id: "faq5", title: "What is your return policy?", content: "We offer a 30-day satisfaction guarantee. If you're not completely happy with your purchase, you can return it within 30 days for a full refund or exchange. Please see our returns page for more details."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/phone-with-ai-chat_1268-21801.jpg"
|
||||
imageAlt="Customer service representative helping a client"
|
||||
@@ -493,18 +278,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready for your next adventure? Connect with Pawzora today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:hello@pawzora.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:hello@pawzora.com"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+1-555-PAWZORA",
|
||||
},
|
||||
text: "Call Us", href: "tel:+1-555-PAWZORA"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -516,24 +296,16 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/pawzora",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/pawzora", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/pawzora",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/pawzora", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/pawzora",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/pawzora", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Film,
|
||||
href: "https://youtube.com/pawzora",
|
||||
ariaLabel: "Youtube",
|
||||
},
|
||||
href: "https://youtube.com/pawzora", ariaLabel: "Youtube"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user