Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 12:32:27 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-bathroom-cleaning-products_23-2150829690.jpg", imageAlt: "luxury crystal soap dispenser golden finish"
},
],
] as [any, any],
},
{
title: "Premium Durability", description: "Our crystal accessories are built to last with reinforced construction and scratch-resistant finishes. Guaranteed quality for years to come.", icon: Shield,
@@ -60,7 +60,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-eco-friendly-cleaning-products-set_23-2148818485.jpg", imageAlt: "luxury crystal mirror tray golden bathroom"
},
],
] as [any, any],
},
];