Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 09:10:51 +00:00

View File

@@ -96,7 +96,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Fresh Flowers", name: "Premium Fresh Bouquet", price: "From RM 89", rating: 5,
reviewCount: "145", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-greenery-white-roses-put-porcelain-vase_1304-2750.jpg", imageAlt: "Premium fresh flower arrangement"},
reviewCount: "145", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-greenery-white-roses-put-porcelain-vase_1304-2750.jpg?_wi=1", imageAlt: "Premium fresh flower arrangement"},
{
id: "2", brand: "Special Occasions", name: "Graduation Bouquet", price: "From RM 79", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-concept-bouquet-peonies-bathroom_1182-2732.jpg", imageAlt: "Graduation celebration bouquet"},
@@ -173,7 +173,7 @@ export default function LandingPage() {
title: "Bangi & Surrounding", description: "We also serve Bangi and surrounding communities with reliable service.", icon: CheckCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15612.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15612.jpg?_wi=1"
imageAlt="Marhainees Rose florist workspace"
imagePosition="right"
textboxLayout="default"
@@ -190,7 +190,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-greenery-white-roses-put-porcelain-vase_1304-2750.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bouquet-greenery-white-roses-put-porcelain-vase_1304-2750.jpg?_wi=2"
imageAlt="Custom flower arrangement design"
mediaPosition="right"
mediaAnimation="opacity"
@@ -234,7 +234,7 @@ export default function LandingPage() {
tagIcon={Phone}
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15612.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-florist-her-own-floral-shop-taking-care-flowers_1303-15612.jpg?_wi=2"
imageAlt="Marhainees Rose florist shop"
mediaPosition="left"
mediaAnimation="opacity"