Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 06:40:07 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumLargeSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="solid"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroCentered
title="Premium Pet Food Delivered to Your Door"
description="Fresh, nutritious meals specially crafted for your beloved pets. Trusted by 10K+ pet owners seeking quality nutrition and convenience."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Happy pet owner 1" },
{ src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Happy pet owner 2" },
@@ -73,13 +73,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "chicken-blend", name: "Organic Chicken Blend", price: "$42.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=1", imageAlt: "Organic Chicken Blend Dog Food", initialQuantity: 1
id: "chicken-blend", name: "Organic Chicken Blend", price: "$42.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Organic Chicken Blend Dog Food", initialQuantity: 1
},
{
id: "salmon-recipe", name: "Wild Salmon Recipe", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=2", imageAlt: "Wild Salmon Recipe Dog Food", initialQuantity: 1
id: "salmon-recipe", name: "Wild Salmon Recipe", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Wild Salmon Recipe Dog Food", initialQuantity: 1
},
{
id: "beef-classic", name: "Classic Beef Formula", price: "$45.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=3", imageAlt: "Classic Beef Formula Dog Food", initialQuantity: 1
id: "beef-classic", name: "Classic Beef Formula", price: "$45.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Classic Beef Formula Dog Food", initialQuantity: 1
}
]}
ariaLabel="Product collection"
@@ -106,7 +106,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Veterinary Approved Nutrition", description: "All our formulas are developed with veterinary nutritionists to ensure balanced, complete nutrition for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg?_wi=4", imageAlt: "Veterinary approved nutrition"
title: "Veterinary Approved Nutrition", description: "All our formulas are developed with veterinary nutritionists to ensure balanced, complete nutrition for optimal pet health.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fresh-pet-food-ingredients-dark-surface_1150-42077.jpg", imageAlt: "Veterinary approved nutrition"
}
]}
ariaLabel="Features section"
@@ -125,15 +125,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Choose Your Recipe", description: "Select from our variety of formulas tailored for different pet types, ages, and dietary needs.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Step 1: Choose recipe"
title: "Choose Your Recipe", description: "Select from our variety of formulas tailored for different pet types, ages, and dietary needs.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Step 1: Choose recipe"
},
{
id: 2,
title: "Set Your Schedule", description: "Choose how often you'd like your pet food delivered. Flexible plans that adapt to your needs.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Step 2: Set schedule"
title: "Set Your Schedule", description: "Choose how often you'd like your pet food delivered. Flexible plans that adapt to your needs.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Step 2: Set schedule"
},
{
id: 3,
title: "We Handle the Rest", description: "Sit back and relax. We'll deliver fresh, nutritious meals right to your doorstep on schedule.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Step 3: Delivery"
title: "We Handle the Rest", description: "Sit back and relax. We'll deliver fresh, nutritious meals right to your doorstep on schedule.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Step 3: Delivery"
}
]}
ariaLabel="How it works section"
@@ -163,28 +163,22 @@ export default function LandingPage() {
showRating={true}
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahpetlover", testimonial: "My Golden Retriever has never looked better! The Salmon Recipe has transformed his coat and energy levels. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", handle: "@sarahpetlover", testimonial: "My Golden Retriever has never looked better! The Salmon Recipe has transformed his coat and energy levels. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Marcus Chen", handle: "@marcusdog", testimonial: "Great quality food and amazing delivery service. My pup loves every bite, and I love the convenience of automatic deliveries.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marcus Chen"
id: "2", name: "Marcus Chen", handle: "@marcusdog", testimonial: "Great quality food and amazing delivery service. My pup loves every bite, and I love the convenience of automatic deliveries.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marcus Chen"
},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyspets", testimonial: "Finally found a brand I trust completely. The ingredients are transparent, quality is consistent, and my vet approves!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", handle: "@emilyspets", testimonial: "Finally found a brand I trust completely. The ingredients are transparent, quality is consistent, and my vet approves!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Kim", handle: "@petparent_dk", testimonial: "Switching to PetNutra was the best decision for our two rescue dogs. They're healthier and happier than ever before.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "David Kim"
id: "4", name: "David Kim", handle: "@petparent_dk", testimonial: "Switching to PetNutra was the best decision for our two rescue dogs. They're healthier and happier than ever before.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "David Kim"
},
{
id: "5", name: "Lisa Thompson", handle: "@lisapets", testimonial: "Customer service is excellent, shipping is fast, and the food quality speaks for itself. Our beagle is obsessed!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Lisa Thompson"
id: "5", name: "Lisa Thompson", handle: "@lisapets", testimonial: "Customer service is excellent, shipping is fast, and the food quality speaks for itself. Our beagle is obsessed!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "Lisa Thompson"
},
{
id: "6", name: "James Wilson", handle: "@jamesonline", testimonial: "Five stars across the board. Premium ingredients, veterinary approved, and my dogs' digestion has improved significantly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Wilson"
id: "6", name: "James Wilson", handle: "@jamesonline", testimonial: "Five stars across the board. Premium ingredients, veterinary approved, and my dogs' digestion has improved significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Wilson"
}
]}
ariaLabel="Customer testimonials"
@@ -249,4 +243,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}