Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-05 07:17:26 +00:00

View File

@@ -31,68 +31,45 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Shop",
id: "#dog-products",
},
name: "Shop", id: "#dog-products"},
{
name: "Our Ingredient Story",
id: "#about",
},
name: "Our Ingredient Story", id: "#about"},
{
name: "About Us",
id: "#features",
},
name: "About Us", id: "#features"},
]}
logoSrc="http://img.b2bpic.net/free-photo/hand-hold-lion-paper-carving-with-wooden-background_53876-16386.jpg"
logoAlt="Pawsome brand logo"
brandName="Pawsome"
button={{
text: "Cart (1)",
onClick: "() => console.log('Cart clicked')",
href: "#",
}}
text: "Cart (1)", onClick: () => console.log('Cart clicked'),
href: "#"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Nourish Their Lives, One Delicious Meal at a Time."
description="Discover Pawsome, where premium ingredients meet unparalleled taste for the well-being and happiness of your beloved pets."
buttons={[
{
text: "Explore Shop",
href: "#dog-products",
},
text: "Explore Shop", href: "#dog-products"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-czechoslovakian-wolfdog-field-with-tall-grass-daylight_181624-34935.jpg",
imageAlt: "Happy golden retriever running in a field",
},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-czechoslovakian-wolfdog-field-with-tall-grass-daylight_181624-34935.jpg", imageAlt: "Happy golden retriever running in a field"},
{
imageSrc: "http://img.b2bpic.net/free-photo/makeup-face-powder-balls-surrounded-with-makeup-brushes-beige-backdrop_23-2148129440.jpg",
imageAlt: "Content cat relaxing in a sunny window",
},
imageSrc: "http://img.b2bpic.net/free-photo/makeup-face-powder-balls-surrounded-with-makeup-brushes-beige-backdrop_23-2148129440.jpg", imageAlt: "Content cat relaxing in a sunny window"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-cereals-with-dog-sofa_1258-195213.jpg",
imageAlt: "Cute puppy looking up at food bowl",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-cereals-with-dog-sofa_1258-195213.jpg", imageAlt: "Cute puppy looking up at food bowl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-with-cute-cat_23-2150492110.jpg",
imageAlt: "Ginger cat playing with yarn",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kid-with-cute-cat_23-2150492110.jpg", imageAlt: "Ginger cat playing with yarn"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-woman-park-holding-boston-terrier-dog-smiling-positive-mood-trendy-summer-style-wearing-orange-dress-sunglasses-playing-with-pet-having-fun-sunny-weekend-entertainment_285396-5177.jpg",
imageAlt: "Border collie jumping for a frisbee",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-pretty-woman-park-holding-boston-terrier-dog-smiling-positive-mood-trendy-summer-style-wearing-orange-dress-sunglasses-playing-with-pet-having-fun-sunny-weekend-entertainment_285396-5177.jpg", imageAlt: "Border collie jumping for a frisbee"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fluffy-cat-with-intense-blue-eyes-lying-sofa_181624-27866.jpg",
imageAlt: "Black cat grooming its fur in the sun",
},
imageSrc: "http://img.b2bpic.net/free-photo/fluffy-cat-with-intense-blue-eyes-lying-sofa_181624-27866.jpg", imageAlt: "Black cat grooming its fur in the sun"},
]}
/>
</div>
@@ -105,17 +82,11 @@ export default function LandingPage() {
description="At Pawsome, we believe in transparency and quality. We meticulously select only the finest natural ingredients, ensuring every meal is packed with nutrition and flavor. From farm-fresh proteins to vibrant vegetables, we craft recipes that support their vitality and bring joy to their bowls."
bulletPoints={[
{
title: "Natural & Pure",
description: "Only whole, natural ingredients, free from artificial additives, fillers, or by-products.",
},
title: "Natural & Pure", description: "Only whole, natural ingredients, free from artificial additives, fillers, or by-products."},
{
title: "Nutrient-Rich Formulas",
description: "Expertly balanced recipes providing essential vitamins, minerals, and antioxidants for optimal health.",
},
title: "Nutrient-Rich Formulas", description: "Expertly balanced recipes providing essential vitamins, minerals, and antioxidants for optimal health."},
{
title: "Sustainably Sourced",
description: "Commitment to ethical and sustainable sourcing practices for all our ingredients.",
},
title: "Sustainably Sourced", description: "Commitment to ethical and sustainable sourcing practices for all our ingredients."},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-arrangement-food-planning_23-2149099894.jpg"
imageAlt="Fresh, healthy pet food ingredients like meat, vegetables, and grains"
@@ -129,23 +100,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Optimal Digestion",
description: "Formulated with prebiotics and probiotics to support a healthy gut microbiome for easier digestion and nutrient absorption.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dog-with-nutritious-food_23-2150742767.jpg",
imageAlt: "Happy dog with good digestive health",
},
title: "Optimal Digestion", description: "Formulated with prebiotics and probiotics to support a healthy gut microbiome for easier digestion and nutrient absorption.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dog-with-nutritious-food_23-2150742767.jpg", imageAlt: "Happy dog with good digestive health"},
{
title: "Shiny Coats & Healthy Skin",
description: "Rich in Omega-3 and Omega-6 fatty acids to promote a lustrous coat and reduce skin irritations.",
imageSrc: "http://img.b2bpic.net/free-photo/funny-maltese-dog-with-colored-strands-walk_169016-11027.jpg",
imageAlt: "Dog with a shiny, healthy coat",
},
title: "Shiny Coats & Healthy Skin", description: "Rich in Omega-3 and Omega-6 fatty acids to promote a lustrous coat and reduce skin irritations.", imageSrc: "http://img.b2bpic.net/free-photo/funny-maltese-dog-with-colored-strands-walk_169016-11027.jpg", imageAlt: "Dog with a shiny, healthy coat"},
{
title: "Sustained Energy",
description: "Balanced protein and fat levels provide steady energy for playful days and active lives, without the jitters.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-cute-companion-dog-sitting-soil-lodmoor-country-park-dorset_181624-20421.jpg",
imageAlt: "Energetic dog playing outdoors",
},
title: "Sustained Energy", description: "Balanced protein and fat levels provide steady energy for playful days and active lives, without the jitters.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-cute-companion-dog-sitting-soil-lodmoor-country-park-dorset_181624-20421.jpg", imageAlt: "Energetic dog playing outdoors"},
]}
title="The Pawsome Difference: Health & Happiness in Every Bite"
description="We're dedicated to crafting pet food that goes beyond basic nutrition, offering tangible benefits that you'll see and your pet will feel."
@@ -160,47 +119,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "dog-product-1",
name: "Adult Salmon & Rice Recipe",
price: "$59.99",
imageSrc: "http://img.b2bpic.net/free-photo/dry-dog-food-isolated-white-background_93675-131421.jpg",
imageAlt: "Pawsome Adult Salmon & Rice Dog Food",
},
id: "dog-product-1", name: "Adult Salmon & Rice Recipe", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/dry-dog-food-isolated-white-background_93675-131421.jpg", imageAlt: "Pawsome Adult Salmon & Rice Dog Food"},
{
id: "dog-product-2",
name: "Puppy Chicken & Veggies",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779175.jpg",
imageAlt: "Pawsome Puppy Chicken & Veggies Dog Food",
},
id: "dog-product-2", name: "Puppy Chicken & Veggies", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-yorkshire-dog_23-2151779175.jpg", imageAlt: "Pawsome Puppy Chicken & Veggies Dog Food"},
{
id: "dog-product-3",
name: "Senior Lamb & Grain Free",
price: "$62.99",
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-cuts-small-piece-big-raw-luxiry-whale-meat-steak-share-with-his-beautiful-african-dog-dog-is-watching-carefully_346278-1460.jpg",
imageAlt: "Pawsome Senior Lamb & Grain Free Dog Food",
},
id: "dog-product-3", name: "Senior Lamb & Grain Free", price: "$62.99", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-man-cuts-small-piece-big-raw-luxiry-whale-meat-steak-share-with-his-beautiful-african-dog-dog-is-watching-carefully_346278-1460.jpg", imageAlt: "Pawsome Senior Lamb & Grain Free Dog Food"},
{
id: "dog-product-4",
name: "Wet Food Beef Stew (6-pack)",
price: "$29.99",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-cans-seafood_23-2148643678.jpg",
imageAlt: "Pawsome Wet Food Beef Stew",
},
id: "dog-product-4", name: "Wet Food Beef Stew (6-pack)", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-cans-seafood_23-2148643678.jpg", imageAlt: "Pawsome Wet Food Beef Stew"},
{
id: "dog-product-5",
name: "Dental Chews for Fresh Breath",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/colored-treats-dog-white-surface_23-2148181701.jpg",
imageAlt: "Pawsome Dental Chews for Dogs",
},
id: "dog-product-5", name: "Dental Chews for Fresh Breath", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/colored-treats-dog-white-surface_23-2148181701.jpg", imageAlt: "Pawsome Dental Chews for Dogs"},
{
id: "dog-product-6",
name: "Large Breed Active Formula",
price: "$65.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-adorable-dog-with-bowl-food_23-2150798723.jpg",
imageAlt: "Pawsome Large Breed Active Formula Dog Food",
},
id: "dog-product-6", name: "Large Breed Active Formula", price: "$65.99", imageSrc: "http://img.b2bpic.net/free-photo/view-adorable-dog-with-bowl-food_23-2150798723.jpg", imageAlt: "Pawsome Large Breed Active Formula Dog Food"},
]}
title="Tail-Wagging Delights: Our Premium Dog Food Range"
description="Specially formulated for your canine companions, our dog food blends the best of nature with expert nutrition. High-quality protein, essential vitamins, and irresistible flavors."
@@ -215,47 +144,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "cat-product-1",
name: "Adult Tuna & Ancient Grains",
price: "$48.99",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-cat_23-2149218472.jpg",
imageAlt: "Pawsome Adult Tuna & Ancient Grains Cat Food",
},
id: "cat-product-1", name: "Adult Tuna & Ancient Grains", price: "$48.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-cat_23-2149218472.jpg", imageAlt: "Pawsome Adult Tuna & Ancient Grains Cat Food"},
{
id: "cat-product-2",
name: "Kitten Ocean Fish Delight",
price: "$39.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-automatic-smart-feeder-household-pets_23-2151482408.jpg",
imageAlt: "Pawsome Kitten Ocean Fish Delight Cat Food",
},
id: "cat-product-2", name: "Kitten Ocean Fish Delight", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/view-automatic-smart-feeder-household-pets_23-2151482408.jpg", imageAlt: "Pawsome Kitten Ocean Fish Delight Cat Food"},
{
id: "cat-product-3",
name: "Indoor Hairball Control",
price: "$52.99",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-pink-background_23-2148182048.jpg",
imageAlt: "Pawsome Indoor Hairball Control Cat Food",
},
id: "cat-product-3", name: "Indoor Hairball Control", price: "$52.99", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-pink-background_23-2148182048.jpg", imageAlt: "Pawsome Indoor Hairball Control Cat Food"},
{
id: "cat-product-4",
name: "Wet Food Chicken Paté (6-pack)",
price: "$27.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pistachios-bowls-with-copy-space-pink-horizontal_176474-1338.jpg",
imageAlt: "Pawsome Wet Food Chicken Paté",
},
id: "cat-product-4", name: "Wet Food Chicken Paté (6-pack)", price: "$27.99", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pistachios-bowls-with-copy-space-pink-horizontal_176474-1338.jpg", imageAlt: "Pawsome Wet Food Chicken Paté"},
{
id: "cat-product-5",
name: "Crunchy Salmon Treats",
price: "$16.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-orange-rusks-with-pillow-cookies-white-desk_140725-64144.jpg",
imageAlt: "Pawsome Crunchy Salmon Treats for Cats",
},
id: "cat-product-5", name: "Crunchy Salmon Treats", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-orange-rusks-with-pillow-cookies-white-desk_140725-64144.jpg", imageAlt: "Pawsome Crunchy Salmon Treats for Cats"},
{
id: "cat-product-6",
name: "Sensitive Digestion Formula",
price: "$55.99",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-glass-jar-aromatic-coffee-beans-marble-background_114579-65633.jpg",
imageAlt: "Pawsome Sensitive Digestion Formula Cat Food",
},
id: "cat-product-6", name: "Sensitive Digestion Formula", price: "$55.99", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-glass-jar-aromatic-coffee-beans-marble-background_114579-65633.jpg", imageAlt: "Pawsome Sensitive Digestion Formula Cat Food"},
]}
title="Purr-fectly Balanced: Our Exquisite Cat Food Selection"
description="Indulge your feline friend with our gourmet cat food, designed to meet their unique dietary needs and sophisticated palates. Made with real meat and beneficial nutrients."
@@ -268,65 +167,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "testimonial-1",
name: "Sarah J.",
date: "May 20, 2024",
title: "My Dog Has Never Been Healthier!",
quote: "Pawsome food has transformed my golden retriever, Max. His coat is shinier, his energy levels are incredible, and his digestive issues are a thing of the past. Truly premium!",
tag: "Dog Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-woman-holding-boston-terrrier-dog-park-summer-sunny-day-cheerful-mood-playing-with-pet-waving-long-hair-having-fun-summer-fashion-trend_285396-5115.jpg",
avatarAlt: "Sarah J. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-with-dog_23-2148977496.jpg",
imageAlt: "Happy golden retriever eating Pawsome food",
},
id: "testimonial-1", name: "Sarah J.", date: "May 20, 2024", title: "My Dog Has Never Been Healthier!", quote: "Pawsome food has transformed my golden retriever, Max. His coat is shinier, his energy levels are incredible, and his digestive issues are a thing of the past. Truly premium!", tag: "Dog Owner", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-woman-holding-boston-terrrier-dog-park-summer-sunny-day-cheerful-mood-playing-with-pet-waving-long-hair-having-fun-summer-fashion-trend_285396-5115.jpg", avatarAlt: "Sarah J. avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-with-dog_23-2148977496.jpg", imageAlt: "Happy golden retriever eating Pawsome food"},
{
id: "testimonial-2",
name: "Michael C.",
date: "May 15, 2024",
title: "A Picky Eater Finally Cleans His Bowl!",
quote: "My cat, Luna, is incredibly picky, but she absolutely loves Pawsome's salmon recipe. It's a relief to see her enjoy her meals and thrive. Highly recommend!",
tag: "Cat Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-man-with-big-fluffy-cat-dark-photo-studio_613910-12982.jpg",
avatarAlt: "Michael C. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/view-cat-eating-food-from-bowl_23-2150798747.jpg",
imageAlt: "Content cat eating from a food bowl",
},
id: "testimonial-2", name: "Michael C.", date: "May 15, 2024", title: "A Picky Eater Finally Cleans His Bowl!", quote: "My cat, Luna, is incredibly picky, but she absolutely loves Pawsome's salmon recipe. It's a relief to see her enjoy her meals and thrive. Highly recommend!", tag: "Cat Owner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-man-with-big-fluffy-cat-dark-photo-studio_613910-12982.jpg", avatarAlt: "Michael C. avatar", imageSrc: "http://img.b2bpic.net/free-photo/view-cat-eating-food-from-bowl_23-2150798747.jpg", imageAlt: "Content cat eating from a food bowl"},
{
id: "testimonial-3",
name: "Emily R.",
date: "May 10, 2024",
title: "Incredible Energy and a Gorgeous Coat!",
quote: "Since switching to Pawsome, my terrier mix, Bella, has more energy than ever! Her coat is incredibly soft and shiny, and she's just a happier dog overall. Thank you, Pawsome!",
tag: "Dog Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/adorable-redhaired-lady-posing-with-french-bulldog-smiling-studio-portrait-elegant-laughing-girl-holding-puppy-looking-camera_197531-25961.jpg",
avatarAlt: "Emily R. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32822.jpg",
imageAlt: "Small dog playing energetically outdoors",
},
id: "testimonial-3", name: "Emily R.", date: "May 10, 2024", title: "Incredible Energy and a Gorgeous Coat!", quote: "Since switching to Pawsome, my terrier mix, Bella, has more energy than ever! Her coat is incredibly soft and shiny, and she's just a happier dog overall. Thank you, Pawsome!", tag: "Dog Lover", avatarSrc: "http://img.b2bpic.net/free-photo/adorable-redhaired-lady-posing-with-french-bulldog-smiling-studio-portrait-elegant-laughing-girl-holding-puppy-looking-camera_197531-25961.jpg", avatarAlt: "Emily R. avatar", imageSrc: "http://img.b2bpic.net/free-photo/woman-summer-forest-playing-with-dog_1157-32822.jpg", imageAlt: "Small dog playing energetically outdoors"},
{
id: "testimonial-4",
name: "David K.",
date: "May 08, 2024",
title: "My Senior Cat is More Active!",
quote: "I was looking for a food that would support my senior cat's health, and Pawsome delivered. He's more playful and seems to have more vitality. What a difference!",
tag: "Cat Parent",
avatarSrc: "http://img.b2bpic.net/free-photo/intelligent-clever-male-student-wears-round-spectacles-thinks-future-project_273609-8632.jpg",
avatarAlt: "David K. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-with-cat-pet_23-2150285599.jpg",
imageAlt: "Relaxed senior cat sleeping peacefully",
},
id: "testimonial-4", name: "David K.", date: "May 08, 2024", title: "My Senior Cat is More Active!", quote: "I was looking for a food that would support my senior cat's health, and Pawsome delivered. He's more playful and seems to have more vitality. What a difference!", tag: "Cat Parent", avatarSrc: "http://img.b2bpic.net/free-photo/intelligent-clever-male-student-wears-round-spectacles-thinks-future-project_273609-8632.jpg", avatarAlt: "David K. avatar", imageSrc: "http://img.b2bpic.net/free-photo/elderly-people-with-cat-pet_23-2150285599.jpg", imageAlt: "Relaxed senior cat sleeping peacefully"},
{
id: "testimonial-5",
name: "Jessica L.",
date: "May 02, 2024",
title: "Finally, a Food I Trust for Both My Pets!",
quote: "With two dogs, finding a single brand I trust was hard. Pawsome's quality ingredients and visible health benefits make it easy. Both my pups adore it!",
tag: "Multi-Pet Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-stunning-woman_197531-19791.jpg",
avatarAlt: "Jessica L. avatar",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kissing-her-dog-park_23-2147902262.jpg",
imageAlt: "Two happy dogs playing together",
},
id: "testimonial-5", name: "Jessica L.", date: "May 02, 2024", title: "Finally, a Food I Trust for Both My Pets!", quote: "With two dogs, finding a single brand I trust was hard. Pawsome's quality ingredients and visible health benefits make it easy. Both my pups adore it!", tag: "Multi-Pet Owner", avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-stunning-woman_197531-19791.jpg", avatarAlt: "Jessica L. avatar", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-kissing-her-dog-park_23-2147902262.jpg", imageAlt: "Two happy dogs playing together"},
]}
title="Happy Paws, Happy Owners: What Our Customers Say"
description="Hear directly from the Pawsome family! Their stories are our greatest reward, reflecting the health and happiness our food brings."
@@ -338,25 +187,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What makes Pawsome pet food premium?",
content: "Pawsome uses only human-grade, natural ingredients, free from artificial colors, flavors, or preservatives. Our recipes are veterinarian-formulated for optimal nutrition and taste.",
},
id: "faq-1", title: "What makes Pawsome pet food premium?", content: "Pawsome uses only human-grade, natural ingredients, free from artificial colors, flavors, or preservatives. Our recipes are veterinarian-formulated for optimal nutrition and taste."},
{
id: "faq-2",
title: "Are your ingredients ethically sourced?",
content: "Yes, we are committed to ethical and sustainable sourcing. We work with trusted farmers and suppliers who meet our high standards for animal welfare and environmental responsibility.",
},
id: "faq-2", title: "Are your ingredients ethically sourced?", content: "Yes, we are committed to ethical and sustainable sourcing. We work with trusted farmers and suppliers who meet our high standards for animal welfare and environmental responsibility."},
{
id: "faq-3",
title: "Do you offer grain-free options?",
content: "Absolutely! We understand that some pets thrive on a grain-free diet, which is why we offer a variety of grain-free recipes for both dogs and cats.",
},
id: "faq-3", title: "Do you offer grain-free options?", content: "Absolutely! We understand that some pets thrive on a grain-free diet, which is why we offer a variety of grain-free recipes for both dogs and cats."},
{
id: "faq-4",
title: "How do I choose the right food for my pet?",
content: "Our website provides detailed product descriptions and feeding guides. You can also consult with your veterinarian for personalized dietary recommendations based on your pet's specific needs.",
},
id: "faq-4", title: "How do I choose the right food for my pet?", content: "Our website provides detailed product descriptions and feeding guides. You can also consult with your veterinarian for personalized dietary recommendations based on your pet's specific needs."},
]}
sideTitle="Common Questions About Pawsome"
sideDescription="Find quick answers to your questions about our ingredients, ordering, and pet nutrition. If you can't find what you're looking for, feel free to contact us directly!"
@@ -370,14 +207,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Have Questions? We're Here to Help Your Pawsome Journey."
buttons={[
{
text: "Get In Touch",
href: "mailto:hello@pawsome.com",
},
text: "Get In Touch", href: "mailto:hello@pawsome.com"},
]}
/>
</div>
@@ -389,66 +223,39 @@ export default function LandingPage() {
logoText="Pawsome"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Dog Food",
href: "#dog-products",
},
label: "Dog Food", href: "#dog-products"},
{
label: "Cat Food",
href: "#cat-products",
},
label: "Cat Food", href: "#cat-products"},
{
label: "Treats",
href: "#",
},
label: "Treats", href: "#"},
{
label: "Accessories",
href: "#",
},
label: "Accessories", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Why Pawsome",
href: "#features",
},
label: "Why Pawsome", href: "#features"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "mailto:support@pawsome.com",
},
label: "Contact Us", href: "mailto:support@pawsome.com"},
{
label: "Shipping & Returns",
href: "#",
},
label: "Shipping & Returns", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}