Update src/pages/HomePage.tsx

This commit is contained in:
2026-05-18 23:09:48 +00:00
parent fb9485a824
commit 628b9cb9cd

View File

@@ -18,20 +18,14 @@ export default function HomePage() {
title="Fresh Flowers, Handcrafted with Love"
description="Discover exquisite floral arrangements for every occasion, grown and designed right here in Kentucky. Our passion blooms in every petal."
primaryButton={{
text: "Shop Our Collections",
href: "#products",
}}
text: "Shop Our Collections", href: "#products"}}
secondaryButton={{
text: "Our Story",
href: "#about",
}}
text: "Our Story", href: "#about"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/decorative-poppy-flowers-side-view_140725-9114.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/decorative-poppy-flowers-side-view_140725-9114.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-florist-with-ribbon_23-2147742932.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/crop-florist-with-ribbon_23-2147742932.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -55,25 +49,14 @@ export default function HomePage() {
title="Beyond Bouquets: Full-Service Floral Artistry"
description="From daily deliveries to grand events, we offer a comprehensive range of floral services tailored to your needs, ensuring every detail is perfect."
primaryButton={{
text: "Learn More",
href: "#contact",
}}
text: "Learn More", href: "#contact"}}
items={[
{
title: "Event & Wedding Floral Design",
description: "Elevate your special day with breathtaking floral arrangements tailored to your vision, from intimate gatherings to grand celebrations.",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975918.jpg",
},
title: "Event & Wedding Floral Design", description: "Elevate your special day with breathtaking floral arrangements tailored to your vision, from intimate gatherings to grand celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975918.jpg"},
{
title: "Local & Nationwide Delivery",
description: "Send fresh, beautiful flowers to loved ones across Kentucky and beyond with our reliable and caring delivery service.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-receiving-flowers_23-2149272759.jpg",
},
title: "Local & Nationwide Delivery", description: "Send fresh, beautiful flowers to loved ones across Kentucky and beyond with our reliable and caring delivery service.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-receiving-flowers_23-2149272759.jpg"},
{
title: "Flower Subscriptions",
description: "Enjoy fresh, seasonal blooms delivered to your home or office regularly with our customizable floral subscription plans.",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-couch-with-gift_1220-661.jpg",
},
title: "Flower Subscriptions", description: "Enjoy fresh, seasonal blooms delivered to your home or office regularly with our customizable floral subscription plans.", imageSrc: "http://img.b2bpic.net/free-photo/flowers-couch-with-gift_1220-661.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -86,40 +69,20 @@ export default function HomePage() {
title="Explore Our Beautiful Blooms"
description="Browse our curated selection of fresh-cut flowers, seasonal arrangements, and unique floral gifts. Perfect for any moment, every bloom is hand-selected for quality."
primaryButton={{
text: "View All Products",
href: "#",
}}
text: "View All Products", href: "#"}}
products={[
{
name: "Classic Rose Bouquet",
price: "$55.00",
imageSrc: "http://img.b2bpic.net/free-photo/red-roses-vase_23-2151936296.jpg",
},
name: "Classic Rose Bouquet", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/red-roses-vase_23-2151936296.jpg"},
{
name: "Elegant Lily Arrangement",
price: "$65.00",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-flowers-glass-bottle-with-water_23-2147925523.jpg",
},
name: "Elegant Lily Arrangement", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-flowers-glass-bottle-with-water_23-2147925523.jpg"},
{
name: "Vibrant Tulip Medley",
price: "$48.00",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pink-purple-tulip-flowers-field-sunny-day_181624-21951.jpg",
},
name: "Vibrant Tulip Medley", price: "$48.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-pink-purple-tulip-flowers-field-sunny-day_181624-21951.jpg"},
{
name: "Lush Hydrangea Display",
price: "$72.00",
imageSrc: "http://img.b2bpic.net/free-photo/hydrangea-flower-closeup_1372-65.jpg",
},
name: "Lush Hydrangea Display", price: "$72.00", imageSrc: "http://img.b2bpic.net/free-photo/hydrangea-flower-closeup_1372-65.jpg"},
{
name: "Chic Succulent Garden",
price: "$35.00",
imageSrc: "http://img.b2bpic.net/free-photo/cactus-plants-arrangement-still-life_23-2150275308.jpg",
},
name: "Chic Succulent Garden", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/cactus-plants-arrangement-still-life_23-2150275308.jpg"},
{
name: "Seasonal Designer's Choice",
price: "$60.00",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-red-white-poinsettia-assortment_23-2149138715.jpg",
},
name: "Seasonal Designer's Choice", price: "$60.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-red-white-poinsettia-assortment_23-2149138715.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -132,45 +95,23 @@ export default function HomePage() {
title="Heartfelt Reviews from Happy Clients"
description="Our passion is bringing smiles, and these glowing testimonials are our greatest reward. We're honored to be a part of your special moments."
primaryButton={{
text: "Read More Reviews",
href: "#",
}}
text: "Read More Reviews", href: "#"}}
testimonials={[
{
name: "Sarah J.",
role: "Event Planner",
quote: "Kentucky Blooms truly transformed our wedding venue. The flowers were beyond beautiful, fresh, and exactly what we envisioned. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-bouquet-flowers-while-having-video-call-with-his-girlfriend-laptop_637285-9571.jpg",
},
name: "Sarah J.", role: "Event Planner", quote: "Kentucky Blooms truly transformed our wedding venue. The flowers were beyond beautiful, fresh, and exactly what we envisioned. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-bouquet-flowers-while-having-video-call-with-his-girlfriend-laptop_637285-9571.jpg"},
{
name: "Mark D.",
role: "Local Business Owner",
quote: "I use Kentucky Blooms for all my corporate events. Their arrangements are always stunning and delivered on time. Professional and reliable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redhead-female-florist-wearing-uniform-working-flower-shop_613910-4520.jpg",
},
name: "Mark D.", role: "Local Business Owner", quote: "I use Kentucky Blooms for all my corporate events. Their arrangements are always stunning and delivered on time. Professional and reliable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-redhead-female-florist-wearing-uniform-working-flower-shop_613910-4520.jpg"},
{
name: "Emily R.",
role: "Home Decor Enthusiast",
quote: "My weekly flower subscription is the highlight of my week! The blooms are always fresh, unique, and brighten up my entire home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-beautiful-rose-bouquet_23-2148442675.jpg",
},
name: "Emily R.", role: "Home Decor Enthusiast", quote: "My weekly flower subscription is the highlight of my week! The blooms are always fresh, unique, and brighten up my entire home.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-girl-with-beautiful-rose-bouquet_23-2148442675.jpg"},
{
name: "David L.",
role: "Satisfied Customer",
quote: "Ordered a last-minute bouquet for my wife and Kentucky Blooms delivered a masterpiece. She absolutely loved them! Fantastic service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-hands-front-view_23-2149956411.jpg",
},
name: "David L.", role: "Satisfied Customer", quote: "Ordered a last-minute bouquet for my wife and Kentucky Blooms delivered a masterpiece. She absolutely loved them! Fantastic service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-holding-hands-front-view_23-2149956411.jpg"},
{
name: "Jessica M.",
role: "Community Member",
quote: "Such a charming shop with the friendliest staff. They helped me pick the perfect sympathy arrangement with such care and compassion.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6968.jpg",
},
name: "Jessica M.", role: "Community Member", quote: "Such a charming shop with the friendliest staff. They helped me pick the perfect sympathy arrangement with such care and compassion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6968.jpg"},
]}
/>
</SectionErrorBoundary>
@@ -183,22 +124,14 @@ export default function HomePage() {
title="Frequently Asked Floral Questions"
description="Find answers to common inquiries about our flowers, services, and ordering process. If you don't see your question, feel free to contact us directly."
primaryButton={{
text: "Contact Support",
href: "#contact",
}}
text: "Contact Support", href: "#contact"}}
items={[
{
question: "What areas do you deliver to?",
answer: "We offer local delivery across all of Kentucky, and nationwide shipping for select arrangements. Please check our delivery policy for specific zip codes.",
},
question: "What areas do you deliver to?", answer: "We offer local delivery across all of Kentucky, and nationwide shipping for select arrangements. Please check our delivery policy for specific zip codes."},
{
question: "How do I care for my cut flowers?",
answer: "To maximize freshness, re-cut stems at an angle, remove submerged leaves, and change water daily. Keep flowers away from direct sunlight and ripening fruit.",
},
question: "How do I care for my cut flowers?", answer: "To maximize freshness, re-cut stems at an angle, remove submerged leaves, and change water daily. Keep flowers away from direct sunlight and ripening fruit."},
{
question: "Can I request custom arrangements?",
answer: "Absolutely! We specialize in custom floral designs for any occasion. Contact us to discuss your vision and we'll bring it to life.",
},
question: "Can I request custom arrangements?", answer: "Absolutely! We specialize in custom floral designs for any occasion. Contact us to discuss your vision and we'll bring it to life."},
]}
imageSrc="http://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-6972.jpg"
/>
@@ -212,14 +145,7 @@ export default function HomePage() {
title="Partnerships That Blossom"
description="We proudly collaborate with event planners, venues, and businesses across Kentucky, fostering beautiful relationships."
names={[
"Bourbon Barrel Events",
"Bluegrass Bridal",
"Kentucky Cuisine Co.",
"The Derby Hotel",
"Maple Ridge Estate",
"Equine Retreats",
"Derby City Designs",
]}
"Bourbon Barrel Events", "Bluegrass Bridal", "Kentucky Cuisine Co.", "The Derby Hotel", "Maple Ridge Estate", "Equine Retreats", "Derby City Designs"]}
/>
</SectionErrorBoundary>
</div>
@@ -230,13 +156,9 @@ export default function HomePage() {
tag="Ready to Bloom?"
text="Let Us Create Something Beautiful For You Today"
primaryButton={{
text: "Get in Touch",
href: "mailto:info@kentuckyblooms.com",
}}
text: "Get in Touch", href: "mailto:info@kentuckyblooms.com"}}
secondaryButton={{
text: "Visit Our Shop",
href: "#",
}}
text: "Visit Our Shop", href: "#"}}
/>
</SectionErrorBoundary>
</div>