Update src/app/services/page.tsx
This commit is contained in:
@@ -45,9 +45,9 @@ export default function ServicesPage() {
|
||||
description="From bespoke designs to seamless delivery, we offer a full spectrum of services to make your floral experience unforgettable."
|
||||
tag="What We Offer"
|
||||
features={[
|
||||
{ id: "1", title: "Custom Floral Designs for Events", tags: ["Weddings", "Corporate"], imageSrc: "https://img.b2bpic.net/free-photo/luxury-wedding-catering-banquet-outdoor_624325-1790.jpg", imageAlt: "Beautiful floral arrangement for a wedding event" },
|
||||
{ id: "2", title: "Personalized Bouquet Creation", tags: ["Bespoke", "Unique"], imageSrc: "https://img.b2bpic.net/free-photo/lovely-florist-table-flower-shop_23-2147761006.jpg", imageAlt: "Florist consulting with a client for a custom bouquet" },
|
||||
{ id: "3", title: "Reliable Local & Same-Day Delivery", tags: ["Fast", "Convenient"], imageSrc: "https://img.b2bpic.net/free-photo/female-florist-promoting-mixed-flower-basket_114579-2775.jpg", imageAlt: "A flower delivery vehicle in a city" }
|
||||
{ id: "1", title: "Custom Floral Designs for Events", tags: ["Weddings", "Corporate"], imageSrc: "https://img.b2bpic.net/free-photo/luxury-wedding-catering-banquet-outdoor_624325-1790.jpg?_wi=2", imageAlt: "Beautiful floral arrangement for a wedding event" },
|
||||
{ id: "2", title: "Personalized Bouquet Creation", tags: ["Bespoke", "Unique"], imageSrc: "https://img.b2bpic.net/free-photo/lovely-florist-table-flower-shop_23-2147761006.jpg?_wi=4", imageAlt: "Florist consulting with a client for a custom bouquet" },
|
||||
{ id: "3", title: "Reliable Local & Same-Day Delivery", tags: ["Fast", "Convenient"], imageSrc: "https://img.b2bpic.net/free-photo/female-florist-promoting-mixed-flower-basket_114579-2775.jpg?_wi=2", imageAlt: "A flower delivery vehicle in a city" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -67,7 +67,7 @@ export default function ServicesPage() {
|
||||
{ id: "3", title: "How do I care for my flowers?", content: "For best results, re-cut stems at an angle, place flowers in fresh water with the provided flower food, and keep them away from direct sunlight and heat sources. Change water daily." },
|
||||
{ id: "4", title: "Can I request a custom arrangement?", content: "Absolutely! We love creating bespoke floral designs. Please reach out to us via our contact form or phone call to discuss your specific needs and preferences." }
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/bearded-male-buying-bouquet-flowers-floral-shop_613910-4590.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/bearded-male-buying-bouquet-flowers-floral-shop_613910-4590.jpg?_wi=2"
|
||||
imageAlt="Florist at a flower shop counter assisting a customer"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user