Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 19:32:48 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Get Directions", href: "https://maps.google.com/?q=3536+E+Cesar+E+Chavez+Ave,+Los+Angeles,+CA+90063" }
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg"
imageAlt="Pet Zone storefront with friendly staff"
frameStyle="card"
mediaAnimation="slide-up"
@@ -73,10 +73,10 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "4.3★", title: "Google Rating", description: "Trusted by the community with 109+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=2", imageAlt: "Community trust and satisfaction"
id: "1", value: "4.3★", title: "Google Rating", description: "Trusted by the community with 109+ reviews", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg", imageAlt: "Community trust and satisfaction"
},
{
id: "2", value: "15+", title: "Years Serving", description: "East LA's go-to neighborhood pet store", imageSrc: "http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg?_wi=1", imageAlt: "Serving the community since day one"
id: "2", value: "15+", title: "Years Serving", description: "East LA's go-to neighborhood pet store", imageSrc: "http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg", imageAlt: "Serving the community since day one"
}
]}
title="Trusted by Pet Owners Across Los Angeles"
@@ -94,16 +94,16 @@ export default function LandingPage() {
tag="Products & Services"
features={[
{
id: "01", title: "Bird Supplies & Feed", description: "Premium bird food, cages, toys, and care products for all bird species", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg?_wi=1", imageAlt: "Bird supplies and feeders"
id: "01", title: "Bird Supplies & Feed", description: "Premium bird food, cages, toys, and care products for all bird species", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg", imageAlt: "Bird supplies and feeders"
},
{
id: "02", title: "Dog & Cat Essentials", description: "High-quality food, treats, toys, and accessories for your furry friends", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg?_wi=1", imageAlt: "Dog and cat supplies"
id: "02", title: "Dog & Cat Essentials", description: "High-quality food, treats, toys, and accessories for your furry friends", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg", imageAlt: "Dog and cat supplies"
},
{
id: "03", title: "Small Animal Care", description: "Everything needed for hamsters, guinea pigs, rabbits, and other small pets", imageSrc: "http://img.b2bpic.net/free-photo/guinea-pig-child-s-hands-close-up_127675-2768.jpg?_wi=1", imageAlt: "Small animal supplies and cages"
id: "03", title: "Small Animal Care", description: "Everything needed for hamsters, guinea pigs, rabbits, and other small pets", imageSrc: "http://img.b2bpic.net/free-photo/guinea-pig-child-s-hands-close-up_127675-2768.jpg", imageAlt: "Small animal supplies and cages"
},
{
id: "04", title: "Specialty Products", description: "Hard-to-find items and specialty brands you won't find everywhere", imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310856.jpg?_wi=1", imageAlt: "Specialty pet products"
id: "04", title: "Specialty Products", description: "Hard-to-find items and specialty brands you won't find everywhere", imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310856.jpg", imageAlt: "Specialty pet products"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -123,16 +123,16 @@ export default function LandingPage() {
tag="Commitment"
features={[
{
id: "01", title: "Personalized Service", description: "Our knowledgeable staff takes time to understand your pet's unique needs and provides expert recommendations", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=3", imageAlt: "Friendly staff helping customers"
id: "01", title: "Personalized Service", description: "Our knowledgeable staff takes time to understand your pet's unique needs and provides expert recommendations", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg", imageAlt: "Friendly staff helping customers"
},
{
id: "02", title: "Convenient Location", description: "Easily accessible neighborhood location at 3536 E Cesar E Chavez Ave with ample parking", imageSrc: "http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg?_wi=2", imageAlt: "Pet Zone storefront location"
id: "02", title: "Convenient Location", description: "Easily accessible neighborhood location at 3536 E Cesar E Chavez Ave with ample parking", imageSrc: "http://img.b2bpic.net/free-photo/focused-wisconsin-state-with-magnifying-glass_23-2148232432.jpg", imageAlt: "Pet Zone storefront location"
},
{
id: "03", title: "Expert Knowledge", description: "Team members with years of experience providing care advice, nutrition guidance, and pet health support", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg?_wi=2", imageAlt: "Expert staff consultation"
id: "03", title: "Expert Knowledge", description: "Team members with years of experience providing care advice, nutrition guidance, and pet health support", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg", imageAlt: "Expert staff consultation"
},
{
id: "04", title: "Community Trust", description: "4.3-star rating from 109+ reviews reflects our commitment to quality, honesty, and customer satisfaction", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg?_wi=2", imageAlt: "Happy customers and satisfied pets"
id: "04", title: "Community Trust", description: "4.3-star rating from 109+ reviews reflects our commitment to quality, honesty, and customer satisfaction", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg", imageAlt: "Happy customers and satisfied pets"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -149,22 +149,22 @@ export default function LandingPage() {
tag="Customer Reviews"
testimonials={[
{
id: "1", name: "Maria Garcia, Happy Dog Owner", date: "Date: 15 January 2025", title: "The best pet store in East LA!", quote: "The staff at PET ZONE is incredibly helpful. They took time to recommend the perfect food for my picky dog and even gave me free tips on training. I won't shop anywhere else!", tag: "Dog Owner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", avatarAlt: "happy customer woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=4", imageAlt: "Pet store storefront"
id: "1", name: "Maria Garcia, Happy Dog Owner", date: "Date: 15 January 2025", title: "The best pet store in East LA!", quote: "The staff at PET ZONE is incredibly helpful. They took time to recommend the perfect food for my picky dog and even gave me free tips on training. I won't shop anywhere else!", tag: "Dog Owner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", avatarAlt: "happy customer woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg", imageAlt: "Pet store storefront"
},
{
id: "2", name: "Carlos Rodriguez, Bird Enthusiast", date: "Date: 12 January 2025", title: "Found everything I needed for my parrots", quote: "Finally found a store that carries quality bird feed and rare supplies. The owner's knowledge about birds is impressive, and the prices are fair. Highly recommend!", tag: "Bird Owner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", avatarAlt: "satisfied customer man portrait happy", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg?_wi=3", imageAlt: "Bird supplies"
id: "2", name: "Carlos Rodriguez, Bird Enthusiast", date: "Date: 12 January 2025", title: "Found everything I needed for my parrots", quote: "Finally found a store that carries quality bird feed and rare supplies. The owner's knowledge about birds is impressive, and the prices are fair. Highly recommend!", tag: "Bird Owner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", avatarAlt: "satisfied customer man portrait happy", imageSrc: "http://img.b2bpic.net/free-photo/blue-white-budgie-cage-pets-concept_169016-59575.jpg", imageAlt: "Bird supplies"
},
{
id: "3", name: "Jessica Chen, Cat Parent", date: "Date: 8 January 2025", title: "Honest advice and great service", quote: "They solved my cat's food sensitivity issue with the right recommendation. No pushy sales tactics, just genuine care for my pet's wellbeing.", tag: "Cat Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", avatarAlt: "customer woman friendly portrait", imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310856.jpg?_wi=2", imageAlt: "Cat supplies"
id: "3", name: "Jessica Chen, Cat Parent", date: "Date: 8 January 2025", title: "Honest advice and great service", quote: "They solved my cat's food sensitivity issue with the right recommendation. No pushy sales tactics, just genuine care for my pet's wellbeing.", tag: "Cat Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", avatarAlt: "customer woman friendly portrait", imageSrc: "http://img.b2bpic.net/free-photo/smart-feeder-pets-still-life_23-2151310856.jpg", imageAlt: "Cat supplies"
},
{
id: "4", name: "Roberto Sanchez, Small Animal Enthusiast", date: "Date: 5 January 2025", title: "Friendly staff and quality products", quote: "My guinea pigs love the quality hay and treats we get here. The staff always remembers my pets and asks how they're doing. That personal touch makes all the difference!", tag: "Small Animal Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg", avatarAlt: "customer man happy portrait", imageSrc: "http://img.b2bpic.net/free-photo/guinea-pig-child-s-hands-close-up_127675-2768.jpg?_wi=2", imageAlt: "Small animal supplies"
id: "4", name: "Roberto Sanchez, Small Animal Enthusiast", date: "Date: 5 January 2025", title: "Friendly staff and quality products", quote: "My guinea pigs love the quality hay and treats we get here. The staff always remembers my pets and asks how they're doing. That personal touch makes all the difference!", tag: "Small Animal Owner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-handsome-guy-showing-call-me-sign_1262-17046.jpg", avatarAlt: "customer man happy portrait", imageSrc: "http://img.b2bpic.net/free-photo/guinea-pig-child-s-hands-close-up_127675-2768.jpg", imageAlt: "Small animal supplies"
},
{
id: "5", name: "Angela Lopez, First-Time Pet Owner", date: "Date: 1 January 2025", title: "Helped me get my new puppy started right", quote: "I was overwhelmed as a first-time dog owner, but the team at PET ZONE walked me through everything. They're patient, knowledgeable, and truly passionate about animals.", tag: "First-Time Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", avatarAlt: "customer woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg?_wi=3", imageAlt: "Dog supplies"
id: "5", name: "Angela Lopez, First-Time Pet Owner", date: "Date: 1 January 2025", title: "Helped me get my new puppy started right", quote: "I was overwhelmed as a first-time dog owner, but the team at PET ZONE walked me through everything. They're patient, knowledgeable, and truly passionate about animals.", tag: "First-Time Owner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", avatarAlt: "customer woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/collection-pet-supplies_23-2147799934.jpg", imageAlt: "Dog supplies"
},
{
id: "6", name: "David Morales, Loyal Customer", date: "Date: 28 December 2024", title: "Best neighborhood pet store", quote: "I've been coming here for years. They never disappoint. From emergency advice to hard-to-find products, they always come through for me and my pets.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", avatarAlt: "customer man friendly portrait", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg?_wi=5", imageAlt: "Pet store storefront"
id: "6", name: "David Morales, Loyal Customer", date: "Date: 28 December 2024", title: "Best neighborhood pet store", quote: "I've been coming here for years. They never disappoint. From emergency advice to hard-to-find products, they always come through for me and my pets.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", avatarAlt: "customer man friendly portrait", imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-with-owner-pet-shop_23-2148872548.jpg", imageAlt: "Pet store storefront"
}
]}
textboxLayout="default"