7 Commits

Author SHA1 Message Date
e99c3195dc Merge version_5 into main
Merge version_5 into main
2026-04-15 12:46:21 +00:00
9d72818827 Update src/app/page.tsx 2026-04-15 12:46:18 +00:00
49d37f770e Merge version_3 into main
Merge version_3 into main
2026-04-15 12:24:40 +00:00
348a768ef7 Update src/app/page.tsx 2026-04-15 12:24:34 +00:00
a665e6c876 Merge version_2 into main
Merge version_2 into main
2026-04-15 12:23:33 +00:00
0ada32b15d Update src/app/page.tsx 2026-04-15 12:23:27 +00:00
077def9fc0 Merge version_1 into main
Merge version_1 into main
2026-04-15 12:12:28 +00:00

View File

@@ -77,6 +77,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
buttons={[{ text: "View All Collections", href: "#" }]}
products={[
{ id: "p1", name: "The Morning Grace", price: "$85", variant: "Seasonal Bouquet", imageSrc: "http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566170.jpg" },
{ id: "p2", name: "Evening Elegance", price: "$120", variant: "Premium Arrangement", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-cake-modern-kitchen-home-clothes_1153-5891.jpg" },
@@ -152,7 +153,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Stay Connected"
title="Ready for your arrangement?"
description="Sign up for seasonal updates and exclusive floral collections."
description="Sign up today and get 15% off your first order! Join us for early access to seasonal collections and subscriber-only floral discounts."
/>
</div>