4 Commits

Author SHA1 Message Date
8de5ae33d8 Merge version_3 into main
Merge version_3 into main
2026-03-10 13:06:06 +00:00
a7cd98c431 Update src/app/page.tsx 2026-03-10 13:06:02 +00:00
9ed8af9880 Merge version_2 into main
Merge version_2 into main
2026-03-10 13:03:31 +00:00
84add033f2 Update src/app/page.tsx 2026-03-10 13:03:26 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ src: "http://img.b2bpic.net/free-photo/man-with-telephone-make-with-her-hand_1149-1179.jpg", alt: "Happy customer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Delighted customer" }
]}
avatarText="Trusted by 2,500+ satisfied customers"
avatarText="Trusted by 2,500+ customers • 98% 5-star reviews"
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" }
@@ -185,7 +185,7 @@ export default function LandingPage() {
<ContactCenter
tag="Stay Connected"
title="Grow Your Garden of Joy"
description="Subscribe to our newsletter for flower care tips, seasonal arrangements, and exclusive offers."
description="Subscribe for exclusive seasonal designs, expert care tips, and early access to limited arrangements"
tagIcon={Sprout}
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}