Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-04 18:12:28 +00:00
4 changed files with 28 additions and 28 deletions

View File

@@ -46,7 +46,7 @@ export default function AboutPage() {
tag="Our Story"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg?_wi=2"
imageAlt="Aniona flower studio workspace with expert florists"
useInvertedBackground={false}
buttons={[
@@ -74,7 +74,7 @@ export default function AboutPage() {
role: "Bride",
company: "June Wedding",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
imageAlt: "Sophie Martin testimonial"
},
{
@@ -83,7 +83,7 @@ export default function AboutPage() {
role: "Event Planner",
company: "Elegant Events Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
imageAlt: "Elena Rodriguez testimonial"
},
{
@@ -92,7 +92,7 @@ export default function AboutPage() {
role: "Corporate Manager",
company: "Tech Innovations Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
imageAlt: "Jessica Liu testimonial"
}
]}

View File

@@ -62,7 +62,7 @@ export default function CollectionsPage() {
price: "$150.00",
rating: 5,
reviewCount: "24.3k",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg?_wi=2",
imageAlt: "Wedding bouquet arrangement"
},
{
@@ -72,7 +72,7 @@ export default function CollectionsPage() {
price: "$120.00",
rating: 5,
reviewCount: "18.7k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=2",
imageAlt: "Event flowers arrangement"
},
{
@@ -82,7 +82,7 @@ export default function CollectionsPage() {
price: "$95.00",
rating: 5,
reviewCount: "31.2k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg?_wi=2",
imageAlt: "Seasonal flower arrangement"
},
{
@@ -92,7 +92,7 @@ export default function CollectionsPage() {
price: "$200.00",
rating: 5,
reviewCount: "12.5k",
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg?_wi=2",
imageAlt: "Luxury flower arrangement"
},
{
@@ -102,7 +102,7 @@ export default function CollectionsPage() {
price: "$180.00",
rating: 5,
reviewCount: "15.8k",
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=2",
imageAlt: "Corporate flower arrangement"
},
{
@@ -112,7 +112,7 @@ export default function CollectionsPage() {
price: "$110.00",
rating: 5,
reviewCount: "22.1k",
imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg?_wi=2",
imageAlt: "Autumn flower arrangement"
}
]}
@@ -132,7 +132,7 @@ export default function CollectionsPage() {
{
title: "Wedding Florals",
description: "Complete bridal packages including bouquets, corsages, boutonnieres, and venue decoration to make your special day unforgettable",
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=2",
imageAlt: "Wedding flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -140,7 +140,7 @@ export default function CollectionsPage() {
{
title: "Event Arrangements",
description: "Stunning centerpieces and floral installations designed to elevate your celebration and create lasting memories",
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=2",
imageAlt: "Event flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -148,7 +148,7 @@ export default function CollectionsPage() {
{
title: "Corporate Solutions",
description: "Professional floral designs for offices, conferences, and business environments that enhance your corporate image",
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=3",
imageAlt: "Corporate flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"

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"

View File

@@ -57,7 +57,7 @@ export default function HomePage() {
tag="Premium Floral Studio"
tagIcon={Sparkles}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vase-flower_74190-1525.jpg?_wi=1"
imageAlt="Aniona flower studio showcase"
imagePosition="right"
mediaAnimation="slide-up"
@@ -92,7 +92,7 @@ export default function HomePage() {
price: "$150.00",
rating: 5,
reviewCount: "24.3k",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-bouquet-winter-day_627829-12232.jpg?_wi=1",
imageAlt: "Wedding bouquet arrangement"
},
{
@@ -102,7 +102,7 @@ export default function HomePage() {
price: "$120.00",
rating: 5,
reviewCount: "18.7k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bouquet-with-roses-wedding-ceremony_181624-39429.jpg?_wi=1",
imageAlt: "Event flowers arrangement"
},
{
@@ -112,7 +112,7 @@ export default function HomePage() {
price: "$95.00",
rating: 5,
reviewCount: "31.2k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bunch-flowers-wooden-background-horizontal-view-from_1220-1133.jpg?_wi=1",
imageAlt: "Seasonal flower arrangement"
},
{
@@ -122,7 +122,7 @@ export default function HomePage() {
price: "$200.00",
rating: 5,
reviewCount: "12.5k",
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-pink-roses-with-green-leaves-inside-vase_114579-1439.jpg?_wi=1",
imageAlt: "Luxury flower arrangement"
}
]}
@@ -136,7 +136,7 @@ export default function HomePage() {
tag="Our Story"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-flower-shop_23-2149247584.jpg?_wi=1"
imageAlt="Aniona flower studio workspace"
useInvertedBackground={false}
buttons={[
@@ -159,7 +159,7 @@ export default function HomePage() {
{
title: "Wedding Florals",
description: "Complete bridal packages including bouquets, corsages, and venue decoration",
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=1",
imageAlt: "Wedding flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -167,7 +167,7 @@ export default function HomePage() {
{
title: "Event Arrangements",
description: "Centerpieces and installations designed for your special celebration",
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=1",
imageAlt: "Event flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -175,7 +175,7 @@ export default function HomePage() {
{
title: "Corporate Solutions",
description: "Professional floral designs for offices and business environments",
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=1",
imageAlt: "Corporate flowers service",
buttonIcon: ArrowRight,
buttonHref: "/contact"
@@ -201,7 +201,7 @@ export default function HomePage() {
role: "Bride",
company: "June Wedding",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Sophie Martin testimonial"
},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
role: "Event Planner",
company: "Elegant Events Co",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
imageAlt: "Elena Rodriguez testimonial"
},
{
@@ -219,7 +219,7 @@ export default function HomePage() {
role: "Corporate Manager",
company: "Tech Innovations Ltd",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
imageAlt: "Jessica Liu testimonial"
}
]}