Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-05-06 10:29:58 +00:00

View File

@@ -115,6 +115,7 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="bento-grid"
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "g1", brand: "Style", name: "Modern Updo", price: "$50", rating: 5, reviewCount: "12 reviews", imageSrc: "https://img.b2bpic.net/free-photo/woman-getting-hair-styling-salon_23-2148766450.jpg" },
{ id: "g2", brand: "Nails", name: "Signature Gel", price: "$30", rating: 5, reviewCount: "8 reviews", imageSrc: "https://img.b2bpic.net/free-photo/close-up-woman-getting-manicure_23-2148766440.jpg" },