Merge version_1 into main #2
@@ -19,8 +19,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Health & Wellness", href: "/products" },
|
||||
{ label: "Grooming", href: "/products" },
|
||||
{ label: "Lifestyle", href: "/products" },
|
||||
@@ -28,8 +27,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -37,8 +35,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
@@ -54,7 +51,7 @@ export default function AboutPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -64,9 +61,7 @@ export default function AboutPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/products",
|
||||
}}
|
||||
text: "Shop Now", href: "/products"}}
|
||||
brandName="Powsopee"
|
||||
/>
|
||||
</div>
|
||||
@@ -92,26 +87,11 @@ export default function AboutPage() {
|
||||
tag="About Powsopee"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Pet Wellness First",
|
||||
description: "Every product is designed with your pet's health and happiness as our primary concern. We partner with veterinarians to ensure quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=5",
|
||||
imageAlt: "Pet wellness and care",
|
||||
},
|
||||
id: "01", title: "Pet Wellness First", description: "Every product is designed with your pet's health and happiness as our primary concern. We partner with veterinarians to ensure quality.", imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg", imageAlt: "Pet wellness and care"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Quality Assurance",
|
||||
description: "Rigorous testing and quality control ensure every product meets international standards. Your trust is our responsibility.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg?_wi=4",
|
||||
imageAlt: "Quality products",
|
||||
},
|
||||
id: "02", title: "Quality Assurance", description: "Rigorous testing and quality control ensure every product meets international standards. Your trust is our responsibility.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg", imageAlt: "Quality products"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Customer Commitment",
|
||||
description: "We stand behind our products with a 30-day money-back guarantee and dedicated customer support for Indian pet parents.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg?_wi=4",
|
||||
imageAlt: "Customer care",
|
||||
},
|
||||
id: "03", title: "Customer Commitment", description: "We stand behind our products with a 30-day money-back guarantee and dedicated customer support for Indian pet parents.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg", imageAlt: "Customer care"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Health & Wellness", href: "/products" },
|
||||
{ label: "Grooming", href: "/products" },
|
||||
{ label: "Lifestyle", href: "/products" },
|
||||
@@ -27,8 +26,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -36,8 +34,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
@@ -53,7 +50,7 @@ export default function ContactPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -63,9 +60,7 @@ export default function ContactPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/products",
|
||||
}}
|
||||
text: "Shop Now", href: "/products"}}
|
||||
brandName="Powsopee"
|
||||
/>
|
||||
</div>
|
||||
@@ -75,9 +70,9 @@ export default function ContactPage() {
|
||||
tag="Newsletter"
|
||||
title="Pet Care Tips & Exclusive Offers"
|
||||
description="Get weekly dog care tips, product recommendations, and exclusive discounts delivered to your inbox."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/adoption-horizontal-banner-template_23-2148819632.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/adoption-horizontal-banner-template_23-2148819632.jpg"
|
||||
imageAlt="Dog care newsletter signup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -94,35 +89,17 @@ export default function ContactPage() {
|
||||
tag="Help & Support"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are all products India-suitable for Indian dog breeds?",
|
||||
content: "Yes! All our products are specifically formulated for Indian climatic conditions and dog breeds. We test extensively with Indian veterinarians.",
|
||||
},
|
||||
id: "1", title: "Are all products India-suitable for Indian dog breeds?", content: "Yes! All our products are specifically formulated for Indian climatic conditions and dog breeds. We test extensively with Indian veterinarians."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What's your return policy?",
|
||||
content: "We offer a 30-day money-back guarantee on all products. If your pet doesn't love it, we'll refund you completely.",
|
||||
},
|
||||
id: "2", title: "What's your return policy?", content: "We offer a 30-day money-back guarantee on all products. If your pet doesn't love it, we'll refund you completely."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How quickly do you deliver?",
|
||||
content: "We deliver within 2-3 business days across India. Express delivery available for metro areas.",
|
||||
},
|
||||
id: "3", title: "How quickly do you deliver?", content: "We deliver within 2-3 business days across India. Express delivery available for metro areas."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are your products vet-approved?",
|
||||
content: "Yes, all our health and nutrition products are formulated with veterinary guidance and testing.",
|
||||
},
|
||||
id: "4", title: "Are your products vet-approved?", content: "Yes, all our health and nutrition products are formulated with veterinary guidance and testing."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer bulk discounts?",
|
||||
content: "Absolutely! Contact our team for bulk orders and special pricing for shelters and pet care facilities.",
|
||||
},
|
||||
id: "5", title: "Do you offer bulk discounts?", content: "Absolutely! Contact our team for bulk orders and special pricing for shelters and pet care facilities."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can I consult with a vet?",
|
||||
content: "Yes! We offer free vet consultation with every health product purchase. Book your slot through our app or website.",
|
||||
},
|
||||
id: "6", title: "Can I consult with a vet?", content: "Yes! We offer free vet consultation with every health product purchase. Book your slot through our app or website."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
@@ -5,35 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const raleway = Raleway({
|
||||
variable: "--font-raleway",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-raleway", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Powsopee - Premium Dog Products & Pet Wellness",
|
||||
description: "Shop premium dog products including health supplements, grooming essentials, and lifestyle accessories. Trusted by 50K+ pet parents across India.",
|
||||
keywords: "dog products, pet supplies, dog grooming, dog food, pet wellness, supplements for dogs, India",
|
||||
robots: {
|
||||
title: "Powsopee - Premium Dog Products & Pet Wellness", description: "Shop premium dog products including health supplements, grooming essentials, and lifestyle accessories. Trusted by 50K+ pet parents across India.", keywords: "dog products, pet supplies, dog grooming, dog food, pet wellness, supplements for dogs, India", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Powsopee - Premium Dog Products",
|
||||
description: "Premium dog products for health, grooming, and lifestyle. Trusted by Indian pet parents.",
|
||||
siteName: "Powsopee",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Powsopee - Premium Dog Products", description: "Premium dog products for health, grooming, and lifestyle. Trusted by Indian pet parents.", siteName: "Powsopee", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/pet-accessories-with-food-bowl-treats_23-2148949588.jpg",
|
||||
alt: "Powsopee - Premium Dog Products",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/pet-accessories-with-food-bowl-treats_23-2148949588.jpg", alt: "Powsopee - Premium Dog Products"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Powsopee - Premium Dog Products",
|
||||
description: "Shop the best dog products for health, grooming & lifestyle.",
|
||||
images: ["http://img.b2bpic.net/free-photo/pet-accessories-with-food-bowl-treats_23-2148949588.jpg"],
|
||||
card: "summary_large_image", title: "Powsopee - Premium Dog Products", description: "Shop the best dog products for health, grooming & lifestyle.", images: ["http://img.b2bpic.net/free-photo/pet-accessories-with-food-bowl-treats_23-2148949588.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
141
src/app/page.tsx
141
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Health & Wellness", href: "/products" },
|
||||
{ label: "Grooming", href: "/products" },
|
||||
{ label: "Lifestyle", href: "/products" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
@@ -59,7 +56,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -69,9 +66,7 @@ export default function HomePage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/products",
|
||||
}}
|
||||
text: "Shop Now", href: "/products"}}
|
||||
brandName="Powsopee"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,7 +75,7 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="POWSOPEE"
|
||||
description="Premium dog products designed for health, happiness, and wellness. From grooming essentials to nutritional supplements, we care for every aspect of your pet's life."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Shop Products", href: "/products" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
@@ -100,26 +95,11 @@ export default function HomePage() {
|
||||
tag="Product Categories"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Health & Wellness",
|
||||
description: "Joint support syrups, multivitamins, calcium tablets, tick & flea sprays, and dental care kits for optimal pet health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=1",
|
||||
imageAlt: "Health and wellness products for dogs",
|
||||
},
|
||||
id: "01", title: "Health & Wellness", description: "Joint support syrups, multivitamins, calcium tablets, tick & flea sprays, and dental care kits for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg", imageAlt: "Health and wellness products for dogs"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Grooming Essentials",
|
||||
description: "Professional-grade dog brushes, nail cutters, herbal shampoos, ear cleaners, and paw care products for beautiful coats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg?_wi=1",
|
||||
imageAlt: "Dog grooming tools and supplies",
|
||||
},
|
||||
id: "02", title: "Grooming Essentials", description: "Professional-grade dog brushes, nail cutters, herbal shampoos, ear cleaners, and paw care products for beautiful coats.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg", imageAlt: "Dog grooming tools and supplies"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Lifestyle & Comfort",
|
||||
description: "Luxurious dog beds, cooling mats, blankets, travel bags, smart feeders, and premium accessories for everyday living.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg?_wi=1",
|
||||
imageAlt: "Dog comfort and lifestyle products",
|
||||
},
|
||||
id: "03", title: "Lifestyle & Comfort", description: "Luxurious dog beds, cooling mats, blankets, travel bags, smart feeders, and premium accessories for everyday living.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg", imageAlt: "Dog comfort and lifestyle products"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -135,26 +115,11 @@ export default function HomePage() {
|
||||
tag="Top Rated"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Premium Joint Support Syrup",
|
||||
price: "₹899",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=2",
|
||||
imageAlt: "Joint support syrup for dogs",
|
||||
},
|
||||
id: "1", name: "Premium Joint Support Syrup", price: "₹899", imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg", imageAlt: "Joint support syrup for dogs"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Professional Dog Grooming Brush",
|
||||
price: "₹549",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg?_wi=1",
|
||||
imageAlt: "Professional grooming brush",
|
||||
},
|
||||
id: "2", name: "Professional Dog Grooming Brush", price: "₹549", imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg", imageAlt: "Professional grooming brush"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Premium Grain-Free Dog Food",
|
||||
price: "₹1,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=1",
|
||||
imageAlt: "Premium dog food nutrition",
|
||||
},
|
||||
id: "3", name: "Premium Grain-Free Dog Food", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Premium dog food nutrition"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -183,53 +148,17 @@ export default function HomePage() {
|
||||
description="Real stories from real customers who trust Powsopee for their furry friends."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_petlover",
|
||||
testimonial: "My Golden Retriever's coat has never looked better! The grooming products are absolutely premium quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-dogowner-spending-time-with-his-pet-cafe-sitting-indoors-looking_1258-245386.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_petlover", testimonial: "My Golden Retriever's coat has never looked better! The grooming products are absolutely premium quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-dogowner-spending-time-with-his-pet-cafe-sitting-indoors-looking_1258-245386.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Arjun Kapoor",
|
||||
handle: "@arjun_dogs",
|
||||
testimonial: "The joint support syrup worked wonders for my aging Labrador. Highly recommend Powsopee!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outside-with-her-dog_23-2148454621.jpg",
|
||||
imageAlt: "Arjun Kapoor",
|
||||
},
|
||||
id: "2", name: "Arjun Kapoor", handle: "@arjun_dogs", testimonial: "The joint support syrup worked wonders for my aging Labrador. Highly recommend Powsopee!", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-outside-with-her-dog_23-2148454621.jpg", imageAlt: "Arjun Kapoor"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Neha Verma",
|
||||
handle: "@neha_petcare",
|
||||
testimonial: "Fast delivery, excellent customer service, and premium products. This is my go-to for all dog essentials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-young-woman-with-wavy-ginger-hair-holding-dog-her-knees-portrait-stunning-female-model-with-french-bulldog_197531-25943.jpg",
|
||||
imageAlt: "Neha Verma",
|
||||
},
|
||||
id: "3", name: "Neha Verma", handle: "@neha_petcare", testimonial: "Fast delivery, excellent customer service, and premium products. This is my go-to for all dog essentials.", imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-young-woman-with-wavy-ginger-hair-holding-dog-her-knees-portrait-stunning-female-model-with-french-bulldog_197531-25943.jpg", imageAlt: "Neha Verma"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Raj Patel",
|
||||
handle: "@raj_dogdad",
|
||||
testimonial: "The premium dog food has made a huge difference in my puppy's growth and energy levels.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pet-owner-being-affectionate-towards-their-dog_23-2150984423.jpg",
|
||||
imageAlt: "Raj Patel",
|
||||
},
|
||||
id: "4", name: "Raj Patel", handle: "@raj_dogdad", testimonial: "The premium dog food has made a huge difference in my puppy's growth and energy levels.", imageSrc: "http://img.b2bpic.net/free-photo/pet-owner-being-affectionate-towards-their-dog_23-2150984423.jpg", imageAlt: "Raj Patel"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anaya Singh",
|
||||
handle: "@anaya_petcare",
|
||||
testimonial: "Quality products at reasonable prices. My Beagle loves the treats and the service is exceptional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-dog-studio_23-2150747644.jpg?_wi=1",
|
||||
imageAlt: "Anaya Singh",
|
||||
},
|
||||
id: "5", name: "Anaya Singh", handle: "@anaya_petcare", testimonial: "Quality products at reasonable prices. My Beagle loves the treats and the service is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-dog-studio_23-2150747644.jpg", imageAlt: "Anaya Singh"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Vikram Desai",
|
||||
handle: "@vikram_pets",
|
||||
testimonial: "Best platform for dog care products. Their team genuinely cares about pet wellness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-dog-studio_23-2150747644.jpg?_wi=2",
|
||||
imageAlt: "Vikram Desai",
|
||||
},
|
||||
id: "6", name: "Vikram Desai", handle: "@vikram_pets", testimonial: "Best platform for dog care products. Their team genuinely cares about pet wellness.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-dog-studio_23-2150747644.jpg", imageAlt: "Vikram Desai"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -245,35 +174,17 @@ export default function HomePage() {
|
||||
tag="Help & Support"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are all products India-suitable for Indian dog breeds?",
|
||||
content: "Yes! All our products are specifically formulated for Indian climatic conditions and dog breeds. We test extensively with Indian veterinarians.",
|
||||
},
|
||||
id: "1", title: "Are all products India-suitable for Indian dog breeds?", content: "Yes! All our products are specifically formulated for Indian climatic conditions and dog breeds. We test extensively with Indian veterinarians."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What's your return policy?",
|
||||
content: "We offer a 30-day money-back guarantee on all products. If your pet doesn't love it, we'll refund you completely.",
|
||||
},
|
||||
id: "2", title: "What's your return policy?", content: "We offer a 30-day money-back guarantee on all products. If your pet doesn't love it, we'll refund you completely."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How quickly do you deliver?",
|
||||
content: "We deliver within 2-3 business days across India. Express delivery available for metro areas.",
|
||||
},
|
||||
id: "3", title: "How quickly do you deliver?", content: "We deliver within 2-3 business days across India. Express delivery available for metro areas."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Are your products vet-approved?",
|
||||
content: "Yes, all our health and nutrition products are formulated with veterinary guidance and testing.",
|
||||
},
|
||||
id: "4", title: "Are your products vet-approved?", content: "Yes, all our health and nutrition products are formulated with veterinary guidance and testing."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer bulk discounts?",
|
||||
content: "Absolutely! Contact our team for bulk orders and special pricing for shelters and pet care facilities.",
|
||||
},
|
||||
id: "5", title: "Do you offer bulk discounts?", content: "Absolutely! Contact our team for bulk orders and special pricing for shelters and pet care facilities."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can I consult with a vet?",
|
||||
content: "Yes! We offer free vet consultation with every health product purchase. Book your slot through our app or website.",
|
||||
},
|
||||
id: "6", title: "Can I consult with a vet?", content: "Yes! We offer free vet consultation with every health product purchase. Book your slot through our app or website."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -286,9 +197,9 @@ export default function HomePage() {
|
||||
tag="Newsletter"
|
||||
title="Pet Care Tips & Exclusive Offers"
|
||||
description="Get weekly dog care tips, product recommendations, and exclusive discounts delivered to your inbox."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/adoption-horizontal-banner-template_23-2148819632.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/adoption-horizontal-banner-template_23-2148819632.jpg"
|
||||
imageAlt="Dog care newsletter signup"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -18,8 +18,7 @@ export default function ProductsPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Health & Wellness", href: "/products" },
|
||||
{ label: "Grooming", href: "/products" },
|
||||
{ label: "Lifestyle", href: "/products" },
|
||||
@@ -27,8 +26,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -36,8 +34,7 @@ export default function ProductsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
@@ -53,7 +50,7 @@ export default function ProductsPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="medium"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -63,9 +60,7 @@ export default function ProductsPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/products",
|
||||
}}
|
||||
text: "Shop Now", href: "/products"}}
|
||||
brandName="Powsopee"
|
||||
/>
|
||||
</div>
|
||||
@@ -77,26 +72,11 @@ export default function ProductsPage() {
|
||||
tag="Shop Categories"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Health & Wellness",
|
||||
description: "Joint support syrups, multivitamins, calcium tablets, tick & flea sprays, and dental care kits for optimal pet health.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=3",
|
||||
imageAlt: "Health and wellness products for dogs",
|
||||
},
|
||||
id: "01", title: "Health & Wellness", description: "Joint support syrups, multivitamins, calcium tablets, tick & flea sprays, and dental care kits for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg", imageAlt: "Health and wellness products for dogs"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Grooming Essentials",
|
||||
description: "Professional-grade dog brushes, nail cutters, herbal shampoos, ear cleaners, and paw care products for beautiful coats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg?_wi=2",
|
||||
imageAlt: "Dog grooming tools and supplies",
|
||||
},
|
||||
id: "02", title: "Grooming Essentials", description: "Professional-grade dog brushes, nail cutters, herbal shampoos, ear cleaners, and paw care products for beautiful coats.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg", imageAlt: "Dog grooming tools and supplies"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Lifestyle & Comfort",
|
||||
description: "Luxurious dog beds, cooling mats, blankets, travel bags, smart feeders, and premium accessories for everyday living.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg?_wi=2",
|
||||
imageAlt: "Dog comfort and lifestyle products",
|
||||
},
|
||||
id: "03", title: "Lifestyle & Comfort", description: "Luxurious dog beds, cooling mats, blankets, travel bags, smart feeders, and premium accessories for everyday living.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg", imageAlt: "Dog comfort and lifestyle products"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -112,47 +92,17 @@ export default function ProductsPage() {
|
||||
tag="All Products"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Premium Joint Support Syrup",
|
||||
price: "₹899",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg?_wi=4",
|
||||
imageAlt: "Joint support syrup for dogs",
|
||||
},
|
||||
id: "1", name: "Premium Joint Support Syrup", price: "₹899", imageSrc: "http://img.b2bpic.net/free-photo/some-vitamins-small-puppy_329181-14493.jpg", imageAlt: "Joint support syrup for dogs"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Professional Dog Grooming Brush",
|
||||
price: "₹549",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg?_wi=2",
|
||||
imageAlt: "Professional grooming brush",
|
||||
},
|
||||
id: "2", name: "Professional Dog Grooming Brush", price: "₹549", imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg", imageAlt: "Professional grooming brush"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Premium Grain-Free Dog Food",
|
||||
price: "₹1,299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=2",
|
||||
imageAlt: "Premium dog food nutrition",
|
||||
},
|
||||
id: "3", name: "Premium Grain-Free Dog Food", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Premium dog food nutrition"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dog Dental Care Kit",
|
||||
price: "₹399",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg?_wi=3",
|
||||
imageAlt: "Dental care kit for dogs",
|
||||
},
|
||||
id: "4", name: "Dog Dental Care Kit", price: "₹399", imageSrc: "http://img.b2bpic.net/free-photo/dog-toy-comb-collar_23-2147799883.jpg", imageAlt: "Dental care kit for dogs"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Orthopedic Dog Bed",
|
||||
price: "₹1,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg?_wi=3",
|
||||
imageAlt: "Orthopedic dog bed",
|
||||
},
|
||||
id: "5", name: "Orthopedic Dog Bed", price: "₹1,999", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-adorable-sad-looking-domestic-shih-poo-type-dog-indoors_181624-8336.jpg", imageAlt: "Orthopedic dog bed"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Herbal Dog Shampoo",
|
||||
price: "₹299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg?_wi=3",
|
||||
imageAlt: "Herbal dog shampoo",
|
||||
},
|
||||
id: "6", name: "Herbal Dog Shampoo", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pet-portrait-dog_23-2149218454.jpg", imageAlt: "Herbal dog shampoo"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user