8 Commits

Author SHA1 Message Date
4607a4bde2 Update src/app/page.tsx 2026-03-10 09:30:54 +00:00
3d7f5c659e Merge version_5 into main
Merge version_5 into main
2026-03-10 08:44:47 +00:00
a8557c16ef Update src/app/page.tsx 2026-03-10 08:44:42 +00:00
4158ef47d6 Merge version_4 into main
Merge version_4 into main
2026-03-10 08:11:16 +00:00
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

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 (
@@ -60,8 +60,8 @@ export default function LandingPage() {
{ 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"
imageSrc="http://img.b2bpic.net/free-photo/view-delicate-white-rose-flowers_23-2150539962.jpg"
avatarText="Trusted by 500+ happy clients across the region"
imageSrc="https://images.unsplash.com/photo-1578662996442-48f60103fc96?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
imageAlt="Beautiful premium flower bouquet arrangement"
mediaAnimation="slide-up"
buttons={[
@@ -69,6 +69,14 @@ export default function LandingPage() {
{ text: "Order Custom", href: "#contact" }
]}
buttonAnimation="slide-up"
marqueeItems={[
{ type: "image", src: "http://img.b2bpic.net/free-vector/grace-greeting-card_53876-89167.jpg", alt: "Featured rose arrangement" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/vibrant-bouquet-multi-colored-tulips-outdoors-generated-by-ai_188544-15686.jpg", alt: "Featured tulip bouquet" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/floral-composition-with-elegant-style_23-2147897558.jpg", alt: "Featured orchid design" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975918.jpg", alt: "Featured wedding centerpiece" }
]}
marqueeSpeed={25}
showMarqueeCard={false}
/>
</div>
@@ -78,10 +86,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"