5 Commits

Author SHA1 Message Date
05f00419f3 Update src/app/page.tsx 2026-03-10 08:11:11 +00:00
1f3b1647fa Merge version_3 into main
Merge version_3 into main
2026-03-10 08:06:48 +00:00
7c7ddcf26a Update src/app/page.tsx 2026-03-10 08:06:43 +00:00
d3f5e4c435 Merge version_2 into main
Merge version_2 into main
2026-03-10 08:01:20 +00:00
0fbe8600d4 Update src/app/page.tsx 2026-03-10 08:01:16 +00:00

View File

@@ -9,7 +9,7 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Calendar, Flower2, Gift, Heart, Leaf, Mail, Palette, Sparkles, Truck } from 'lucide-react';
import { Award, Calendar, Flower2, Gift, Heart, Leaf, Mail, Palette, Sparkles, Truck } from 'lucide-react';
export default function LandingPage() {
return (
@@ -55,6 +55,12 @@ export default function LandingPage() {
{ value: "1000+", label: "Arrangements" }
]}
enableKpiAnimation={true}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1297.jpg", alt: "Happy client 1" },
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19881.jpg", alt: "Happy client 2" },
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "Happy client 3" }
]}
avatarText="Trusted by 500+ happy clients across the region"
imageSrc="http://img.b2bpic.net/free-photo/view-delicate-white-rose-flowers_23-2150539962.jpg"
imageAlt="Beautiful premium flower bouquet arrangement"
mediaAnimation="slide-up"
@@ -72,10 +78,11 @@ export default function LandingPage() {
tagIcon={Leaf}
tagAnimation="slide-up"
title="Crafting Beauty Since 2014"
description="Flowers Studio is an award-winning florist studio dedicated to creating unforgettable floral experiences. Our team of passionate floral designers combines artistic vision with horticultural expertise to deliver arrangements that capture emotion and celebration."
description="Flowers Studio is an award-winning florist studio dedicated to creating unforgettable floral experiences. Our certified team of passionate floral designers combines artistic vision with horticultural expertise to deliver arrangements that capture emotion and celebration. We have received the Best Florist Award for three consecutive years and maintain a 4.9/5 customer satisfaction rating."
metrics={[
{ value: "15+", title: "Expert Florists" },
{ value: "50+", title: "Events Monthly" }
{ value: "50+", title: "Events Monthly" },
{ value: "4.9/5", title: "Customer Rating" }
]}
imageSrc="http://img.b2bpic.net/free-photo/vase-with-flowers-from-garden-white-kitchen-interior_169016-34838.jpg"
imageAlt="Professional florist arranging flowers in studio"