Update src/app/contact/page.tsx

This commit is contained in:
2026-03-04 18:12:22 +00:00
parent dc90a092bd
commit 3ab65df9fe

View File

@@ -69,7 +69,7 @@ export default function ContactPage() {
{
title: "Wedding Consultations",
description: "Schedule a personal consultation to discuss your wedding vision, color palette, and floral preferences with our design experts",
imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bride-holding-bouquet_8353-8016.jpg?_wi=3",
imageAlt: "Wedding consultation service",
buttonIcon: ArrowRight,
buttonHref: "mailto:weddings@anionaflowers.com"
@@ -77,7 +77,7 @@ export default function ContactPage() {
{
title: "Event Planning Support",
description: "Collaborate with our team to design stunning floral installations that perfectly complement your event's theme and atmosphere",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-small-vases-with-beautiful-purple-hortensia-flower_181624-33208.jpg?_wi=3",
imageAlt: "Event planning service",
buttonIcon: ArrowRight,
buttonHref: "mailto:events@anionaflowers.com"
@@ -85,7 +85,7 @@ export default function ContactPage() {
{
title: "Custom Design Orders",
description: "Work directly with our master florists to create unique, personalized arrangements for any occasion or space",
imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28419.jpg?_wi=4",
imageAlt: "Custom design service",
buttonIcon: ArrowRight,
buttonHref: "mailto:custom@anionaflowers.com"