Update src/app/page.tsx

This commit is contained in:
2026-02-12 12:04:55 +00:00
parent 525e078a66
commit 7d083e06c1

View File

@@ -37,8 +37,7 @@ export default function HomePage() {
{ name: "Contact", id: "contact" }
]}
button={{
text: "Order Now",
href: "products"
text: "Order Now", href: "products"
}}
/>
</div>
@@ -55,12 +54,8 @@ export default function HomePage() {
{ text: "Learn More", href: "about" }
]}
dashboard={{
title: "Flower Delivery Hub",
logoIcon: Flower2,
imageSrc: "https://img.b2bpic.net/free-photo/still-life-with-bouquet-blue-pink-wildflowers-vase_169016-58261.jpg",
imageAlt: "beautiful flowers floral arrangement bouquet fresh flowers vibrant colors",
searchPlaceholder: "Find your favorite flowers...",
buttons: [
title: "Flower Delivery Hub", logoIcon: Flower2,
imageSrc: "https://img.b2bpic.net/free-photo/still-life-with-bouquet-blue-pink-wildflowers-vase_169016-58261.jpg", imageAlt: "beautiful flowers floral arrangement bouquet fresh flowers vibrant colors", searchPlaceholder: "Find your favorite flowers...", buttons: [
{ text: "Browse Catalog", href: "products" },
{ text: "View Specials", href: "#" }
],
@@ -71,46 +66,37 @@ export default function HomePage() {
],
stats: [
{
title: "Flowers Delivered",
values: [5200, 8450, 12890],
title: "Flowers Delivered", values: [5200, 8450, 12890],
description: "Happy customers served"
},
{
title: "Varieties",
values: [45, 62, 85],
title: "Varieties", values: [45, 62, 85],
description: "Different flower types"
},
{
title: "Same-Day",
values: [98, 99, 99.5],
valueSuffix: "%",
description: "Delivery success rate"
title: "Same-Day", values: [98, 99, 99.5],
valueSuffix: "%", description: "Delivery success rate"
}
],
chartTitle: "Monthly Orders",
chartData: [
chartTitle: "Monthly Orders", chartData: [
{ value: 65 },
{ value: 72 },
{ value: 58 },
{ value: 85 },
{ value: 92 }
],
listTitle: "Recent Orders",
listItems: [
listTitle: "Recent Orders", listItems: [
{
icon: ShoppingCart,
title: "$79.99 Rose Bouquet Deluxe",
status: "Delivered"
title: "$79.99 Rose Bouquet Deluxe", status: "Delivered"
},
{
icon: Flower,
title: "Sunflower Mix",
status: "In Transit"
title: "Sunflower Mix", status: "In Transit"
},
{
icon: Gift,
title: "Birthday Special",
status: "Confirmed"
title: "Birthday Special", status: "Confirmed"
}
]
}}
@@ -140,28 +126,13 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Luxury Rose Bouquet",
price: "$79.99",
imageSrc: "https://img.b2bpic.net/free-photo/floral-decor-woman-holding-bouquet-anthurium_140725-10842.jpg",
imageAlt: "Red rose luxury bouquet",
initialQuantity: 1
id: "1", name: "Luxury Rose Bouquet", price: "$79.99", imageSrc: "https://img.b2bpic.net/free-photo/floral-decor-woman-holding-bouquet-anthurium_140725-10842.jpg", imageAlt: "Red rose luxury bouquet", initialQuantity: 1
},
{
id: "2",
name: "Sunflower Sunshine Mix",
price: "$64.99",
imageSrc: "https://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg",
imageAlt: "Bright sunflower arrangement",
initialQuantity: 1
id: "2", name: "Sunflower Sunshine Mix", price: "$64.99", imageSrc: "https://img.b2bpic.net/free-photo/girlfriend-standing-living-room-filled-with-romantic-gifts_482257-77346.jpg", imageAlt: "Bright sunflower arrangement", initialQuantity: 1
},
{
id: "3",
name: "Vibrant Tulip Garden",
price: "$69.99",
imageSrc: "https://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-with-ribbon-heart-gift-surprise_114579-449.jpg",
imageAlt: "Colorful tulip bouquet",
initialQuantity: 1
id: "3", name: "Vibrant Tulip Garden", price: "$69.99", imageSrc: "https://img.b2bpic.net/free-photo/valentines-day-womens-mothers-day-red-rose-with-ribbon-heart-gift-surprise_114579-449.jpg", imageAlt: "Colorful tulip bouquet", initialQuantity: 1
}
]}
/>
@@ -177,28 +148,13 @@ export default function HomePage() {
useInvertedBackground={false}
features={[
{
id: "1",
title: "Fast & Reliable Delivery",
description: "Same-day delivery in selected areas. Track your order in real-time with our advanced system.",
tag: "Quick Delivery",
imageSrc: "https://img.b2bpic.net/free-photo/female-florist-promoting-mixed-flower-basket_114579-2775.jpg",
imageAlt: "flower delivery fast shipping delivery truck service quality"
id: "1", title: "Fast & Reliable Delivery", description: "Same-day delivery in selected areas. Track your order in real-time with our advanced system.", tag: "Quick Delivery", imageSrc: "https://img.b2bpic.net/free-photo/female-florist-promoting-mixed-flower-basket_114579-2775.jpg", imageAlt: "flower delivery fast shipping delivery truck service quality"
},
{
id: "2",
title: "Fresh from the Farm",
description: "We source directly from premium growers to ensure peak freshness and vibrant colors.",
tag: "Fresh Quality",
imageSrc: "https://img.b2bpic.net/free-photo/valentine-s-day_329181-2941.jpg",
imageAlt: "fresh flowers farm fresh quality assurance florist picking"
id: "2", title: "Fresh from the Farm", description: "We source directly from premium growers to ensure peak freshness and vibrant colors.", tag: "Fresh Quality", imageSrc: "https://img.b2bpic.net/free-photo/valentine-s-day_329181-2941.jpg", imageAlt: "fresh flowers farm fresh quality assurance florist picking"
},
{
id: "3",
title: "Expert Florist Support",
description: "Our talented florists craft every arrangement with precision and artistic flair.",
tag: "Expert Care",
imageSrc: "https://img.b2bpic.net/free-photo/cute-young-woman-with-flowers-outdoor_624325-2511.jpg",
imageAlt: "customer service support team happy customer care"
id: "3", title: "Expert Florist Support", description: "Our talented florists craft every arrangement with precision and artistic flair.", tag: "Expert Care", imageSrc: "https://img.b2bpic.net/free-photo/cute-young-woman-with-flowers-outdoor_624325-2511.jpg", imageAlt: "customer service support team happy customer care"
}
]}
/>
@@ -215,40 +171,20 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Wedding Planner",
company: "Dream Events Co",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", role: "Wedding Planner", company: "Dream Events Co", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2",
name: "James Chen",
role: "Marketing Director",
company: "Creative Studios",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
imageAlt: "James Chen"
id: "2", name: "James Chen", role: "Marketing Director", company: "Creative Studios", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "James Chen"
},
{
id: "3",
name: "Emma Rodriguez",
role: "Event Coordinator",
company: "Celebrations Inc",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
imageAlt: "Emma Rodriguez"
id: "3", name: "Emma Rodriguez", role: "Event Coordinator", company: "Celebrations Inc", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Emma Rodriguez"
},
{
id: "4",
name: "David Lee",
role: "Restaurant Owner",
company: "Bloom Bistro",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
imageAlt: "David Lee"
id: "4", name: "David Lee", role: "Restaurant Owner", company: "Bloom Bistro", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "David Lee"
}
]}
/>
@@ -263,31 +199,22 @@ export default function HomePage() {
useInvertedBackground={false}
animationType="smooth"
showCard={true}
faqsAnimation="smooth"
faqs={[
{
id: "1",
title: "Do you offer same-day delivery?",
content: "Yes! We offer same-day delivery in selected areas for orders placed before 2 PM. Check our delivery zones during checkout to confirm eligibility."
id: "1", title: "Do you offer same-day delivery?", content: "Yes! We offer same-day delivery in selected areas for orders placed before 2 PM. Check our delivery zones during checkout to confirm eligibility."
},
{
id: "2",
title: "How long do the flowers stay fresh?",
content: "Our flowers typically stay fresh for 7-10 days with proper care. We include care instructions with every arrangement. Keep them in cool water and away from direct sunlight for best results."
id: "2", title: "How long do the flowers stay fresh?", content: "Our flowers typically stay fresh for 7-10 days with proper care. We include care instructions with every arrangement. Keep them in cool water and away from direct sunlight for best results."
},
{
id: "3",
title: "Can I customize my arrangement?",
content: "Absolutely! We offer custom arrangements tailored to your preferences, budget, and occasion. Contact our florists for a personalized design consultation."
id: "3", title: "Can I customize my arrangement?", content: "Absolutely! We offer custom arrangements tailored to your preferences, budget, and occasion. Contact our florists for a personalized design consultation."
},
{
id: "4",
title: "What is your return policy?",
content: "If you're not satisfied with your flowers, we offer a 100% satisfaction guarantee. Contact us within 24 hours of delivery for a replacement or refund."
id: "4", title: "What is your return policy?", content: "If you're not satisfied with your flowers, we offer a 100% satisfaction guarantee. Contact us within 24 hours of delivery for a replacement or refund."
},
{
id: "5",
title: "Do you ship nationally?",
content: "Yes, we ship to most locations nationwide. Shipping times vary by distance, typically 2-3 days. Express shipping options are available for rush orders."
id: "5", title: "Do you ship nationally?", content: "Yes, we ship to most locations nationwide. Shipping times vary by distance, typically 2-3 days. Express shipping options are available for rush orders."
}
]}
/>
@@ -299,8 +226,7 @@ export default function HomePage() {
ctaDescription="Have questions? Our florist team is ready to help you find the perfect arrangement."
ctaIcon={Phone}
ctaButton={{
text: "Call Us Now",
href: "tel:+1-800-FLOWERS"
text: "Call Us Now", href: "tel:+1-800-FLOWERS"
}}
useInvertedBackground={false}
animationType="slide-up"
@@ -308,19 +234,13 @@ export default function HomePage() {
showCard={true}
faqs={[
{
id: "1",
title: "What payment methods do you accept?",
content: "We accept all major credit cards, PayPal, Apple Pay, and Google Pay. All transactions are secure and encrypted."
id: "1", title: "What payment methods do you accept?", content: "We accept all major credit cards, PayPal, Apple Pay, and Google Pay. All transactions are secure and encrypted."
},
{
id: "2",
title: "How can I track my delivery?",
content: "You'll receive a tracking link via email and SMS once your order ships. Track your flowers in real-time as they make their way to your recipient."
id: "2", title: "How can I track my delivery?", content: "You'll receive a tracking link via email and SMS once your order ships. Track your flowers in real-time as they make their way to your recipient."
},
{
id: "3",
title: "Are your flowers environmentally sustainable?",
content: "Yes, we partner with eco-friendly growers and use recyclable packaging. We're committed to supporting sustainable floral practices."
id: "3", title: "Are your flowers environmentally sustainable?", content: "Yes, we partner with eco-friendly growers and use recyclable packaging. We're committed to supporting sustainable floral practices."
}
]}
/>