Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-05-26 09:49:42 +00:00

View File

@@ -71,9 +71,9 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "bouquets", name: "Bouquets", price: "Starting from ₹999", variant: "Hand-tied elegance", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-floral-frame-yellow-background_23-2148274674.jpg", imageAlt: "Assorted flower bouquets" },
{ id: "baskets", name: "Baskets", price: "Starting from ₹1499", variant: "Curated gift hampers", imageSrc: "http://img.b2bpic.net/free-photo/rose-flowers-with-macaroons-cinnamon-container-white-cloth_23-2148161720.jpg", imageAlt: "Luxury flower gift baskets" },
{ id: "fresh-flowers", name: "Fresh Flowers", price: "Starting from ₹499", variant: "Single stem & bunches", imageSrc: "http://img.b2bpic.net/free-photo/nature-green-wild-plant-concept_53876-31013.jpg", imageAlt: "Variety of fresh cut flowers" },
{ id: "bouquets", name: "Bouquets", price: "Starting from ₹999", variant: "Hand-tied elegance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EFroVLHPxDIRUUeFJ6U5w96I0q/uploaded-1779788872466-1dw5yzkb.jpg", imageAlt: "Assorted flower bouquets" },
{ id: "baskets", name: "Baskets", price: "Starting from ₹1499", variant: "Curated gift hampers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EFroVLHPxDIRUUeFJ6U5w96I0q/uploaded-1779788936870-v8zut0l6.jpg", imageAlt: "Luxury flower gift baskets" },
{ id: "fresh-flowers", name: "Fresh Flowers", price: "Starting from ₹499", variant: "Single stem & bunches", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EFroVLHPxDIRUUeFJ6U5w96I0q/uploaded-1779788969475-ec1jmlhp.jpg", imageAlt: "Variety of fresh cut flowers" },
{ id: "special-orders", name: "Special Orders", price: "Custom Pricing", variant: "Bespoke floral artistry", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-bouquet_23-2148846519.jpg", imageAlt: "Custom floral jewelry and garlands" },
{ id: "events", name: "Events", price: "Consultation Required", variant: "Grand occasion decor", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-ceremony-with-floral-decorations_23-2152010072.jpg", imageAlt: "Wedding and party floral arrangements" },
{ id: "subscriptions", name: "Subscriptions", price: "Starting from ₹1999/month", variant: "Fresh blooms delivered", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-furoshiki-package_23-2150642986.jpg", imageAlt: "Flower subscription box" }