diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3e6f1b3..54c0a35 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -7,7 +7,7 @@ import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwe import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; import Link from "next/link"; -import { Heart, Paw, MessageCircle } from "lucide-react"; +import { Heart, Star, MessageCircle } from "lucide-react"; export default function AboutPage() { return ( @@ -17,7 +17,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -33,9 +33,7 @@ export default function AboutPage() { { name: "Location", id: "/location" }, ]} button={{ - text: "WhatsApp", - href: "https://wa.me/1234567890", - }} + text: "WhatsApp", href: "https://wa.me/1234567890"}} animateOnLoad={true} /> @@ -43,13 +41,13 @@ export default function AboutPage() {
@@ -49,53 +47,33 @@ export default function HomePage() { tag="Pet Care Experts" tagIcon={Heart} tagAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-best-friend-park_23-2148345910.jpg", - imageAlt: "Happy dog playing", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-her-best-friend-park_23-2148345910.jpg", imageAlt: "Happy dog playing"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-adorable-persian-domestic-cat_23-2151773861.jpg", - imageAlt: "Cute cat resting", - }, + imageSrc: "http://img.b2bpic.net/free-photo/view-adorable-persian-domestic-cat_23-2151773861.jpg", imageAlt: "Cute cat resting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects-with-vivid-colors_23-2149732876.jpg", - imageAlt: "Pet toys and accessories", - }, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects-with-vivid-colors_23-2149732876.jpg", imageAlt: "Pet toys and accessories"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-black-brown-labrador-park-with-pet-owner_23-2148045817.jpg", - imageAlt: "Pet family playing together", - }, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-two-black-brown-labrador-park-with-pet-owner_23-2148045817.jpg", imageAlt: "Pet family playing together"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627265.jpg", - imageAlt: "Pet grooming products", - }, + imageSrc: "http://img.b2bpic.net/free-photo/washing-pet-dog-home_23-2149627265.jpg", imageAlt: "Pet grooming products"}, { - imageSrc: "http://img.b2bpic.net/free-photo/girl-is-feeding-pet-rabbit-sofa-pet-concept_169016-58862.jpg", - imageAlt: "Small pet supplies", - }, + imageSrc: "http://img.b2bpic.net/free-photo/girl-is-feeding-pet-rabbit-sofa-pet-concept_169016-58862.jpg", imageAlt: "Small pet supplies"}, { - imageSrc: "http://img.b2bpic.net/free-photo/chewing-bones-near-bowl-with-food_23-2147799951.jpg", - imageAlt: "Dog food and treats", - }, + imageSrc: "http://img.b2bpic.net/free-photo/chewing-bones-near-bowl-with-food_23-2147799951.jpg", imageAlt: "Dog food and treats"}, { - imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310865.jpg", - imageAlt: "Cat care essentials", - }, + imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310865.jpg", imageAlt: "Cat care essentials"}, ]} carouselPosition="right" buttons={[ { - text: "Contact on WhatsApp", - href: "https://wa.me/1234567890", - }, + text: "Contact on WhatsApp", href: "https://wa.me/1234567890"}, { - text: "Explore Products", - href: "/products", - }, + text: "Explore Products", href: "/products"}, ]} buttonAnimation="slide-up" /> @@ -110,7 +88,7 @@ export default function HomePage() { description="Founded in 2015" subdescription="Your Trusted Pet Care Partner" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-man-woman-looking-their-dog-bedroom_23-2147840131.jpg" imageAlt="Animal Park store interior" mediaAnimation="slide-up" useInvertedBackground={false} @@ -128,53 +106,13 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson, Dog Lover", - date: "Date: January 15, 2025", - title: "My dogs absolutely love the food!", - quote: "We switched to Animal Park's premium dog food three months ago and can already see the difference in our pets' energy and health. The staff was incredibly helpful in choosing the right formula for our golden retrievers.", - tag: "Premium Customer", - avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - avatarAlt: "Sarah Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/sports-family-sitting-summer-forest_1157-35241.jpg?_wi=1", - imageAlt: "Happy customer with dogs", - }, + id: "1", name: "Sarah Johnson, Dog Lover", date: "Date: January 15, 2025", title: "My dogs absolutely love the food!", quote: "We switched to Animal Park's premium dog food three months ago and can already see the difference in our pets' energy and health. The staff was incredibly helpful in choosing the right formula for our golden retrievers.", tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", avatarAlt: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/sports-family-sitting-summer-forest_1157-35241.jpg", imageAlt: "Happy customer with dogs"}, { - id: "2", - name: "Michael Chen, Cat Parent", - date: "Date: January 10, 2025", - title: "Great selection and friendly service!", - quote: "Animal Park has everything I need for my three cats in one convenient location. The staff always remembers my cats' names and preferences. Highly recommend!", - tag: "Loyal Customer", - avatarSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", - avatarAlt: "Michael Chen", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486388.jpg?_wi=1", - imageAlt: "Customer with cats", - }, + id: "2", name: "Michael Chen, Cat Parent", date: "Date: January 10, 2025", title: "Great selection and friendly service!", quote: "Animal Park has everything I need for my three cats in one convenient location. The staff always remembers my cats' names and preferences. Highly recommend!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", avatarAlt: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-spendng-tim-with-their-pets_23-2149486388.jpg", imageAlt: "Customer with cats"}, { - id: "3", - name: "Emily Rodriguez, Small Pet Owner", - date: "Date: January 8, 2025", - title: "The best place for rabbit supplies!", - quote: "Finally found a pet store that truly understands small animals. The quality of products for my rabbits and hamsters is outstanding, and the prices are fair.", - tag: "New Customer", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", - avatarAlt: "Emily Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-kids-with-their-pet-dog_23-2150847048.jpg?_wi=1", - imageAlt: "Customer with small pets", - }, + id: "3", name: "Emily Rodriguez, Small Pet Owner", date: "Date: January 8, 2025", title: "The best place for rabbit supplies!", quote: "Finally found a pet store that truly understands small animals. The quality of products for my rabbits and hamsters is outstanding, and the prices are fair.", tag: "New Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-teenage-girl-sitting-cafe_1262-3048.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-kids-with-their-pet-dog_23-2150847048.jpg", imageAlt: "Customer with small pets"}, { - id: "4", - name: "David Park, Pet Enthusiast", - date: "Date: January 5, 2025", - title: "Exceptional customer service and quality!", - quote: "Animal Park goes above and beyond to ensure every pet gets the best care possible. Their expert advice helped me solve my dog's allergies. Thank you!", - tag: "Premium Customer", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", - avatarAlt: "David Park", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-pet-french-bulldog-park_1303-28745.jpg?_wi=1", - imageAlt: "Satisfied customer", - }, + id: "4", name: "David Park, Pet Enthusiast", date: "Date: January 5, 2025", title: "Exceptional customer service and quality!", quote: "Animal Park goes above and beyond to ensure every pet gets the best care possible. Their expert advice helped me solve my dog's allergies. Thank you!", tag: "Premium Customer", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", avatarAlt: "David Park", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-pet-french-bulldog-park_1303-28745.jpg", imageAlt: "Satisfied customer"}, ]} /> @@ -188,13 +126,9 @@ export default function HomePage() { description="Chat with our pet care experts on WhatsApp. We're available to help you find the perfect products and answer any questions about your furry friends." buttons={[ { - text: "Contact on WhatsApp", - href: "https://wa.me/1234567890", - }, + text: "Contact on WhatsApp", href: "https://wa.me/1234567890"}, { - text: "Visit Our Store", - href: "/location", - }, + text: "Visit Our Store", href: "/location"}, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} @@ -208,66 +142,39 @@ export default function HomePage() { copyrightText="© 2025 Animal Park. All rights reserved." columns={[ { - title: "Shop", - items: [ + title: "Shop", items: [ { - label: "Dog Products", - href: "/products", - }, + label: "Dog Products", href: "/products"}, { - label: "Cat Products", - href: "/products", - }, + label: "Cat Products", href: "/products"}, { - label: "Small Animal Care", - href: "/products", - }, + label: "Small Animal Care", href: "/products"}, { - label: "Accessories", - href: "/products", - }, + label: "Accessories", href: "/products"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Store Locations", - href: "/location", - }, + label: "Store Locations", href: "/location"}, { - label: "Contact Us", - href: "https://wa.me/1234567890", - }, + label: "Contact Us", href: "https://wa.me/1234567890"}, { - label: "Pet Care Tips", - href: "#", - }, + label: "Pet Care Tips", href: "#"}, ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { - label: "Facebook", - href: "https://facebook.com", - }, + label: "Facebook", href: "https://facebook.com"}, { - label: "Instagram", - href: "https://instagram.com", - }, + label: "Instagram", href: "https://instagram.com"}, { - label: "Twitter", - href: "https://twitter.com", - }, + label: "Twitter", href: "https://twitter.com"}, { - label: "WhatsApp", - href: "https://wa.me/1234567890", - }, + label: "WhatsApp", href: "https://wa.me/1234567890"}, ], }, ]}