Update src/app/page.tsx

This commit is contained in:
2026-06-12 21:52:41 +00:00
parent a6cc325f3c
commit 253a59d19e

View File

@@ -76,13 +76,13 @@ export default function LandingPage() {
description="Experience unparalleled quality and thoughtful design in every piece we create, enhancing both aesthetics and usability."
features={[
{
title: "Water-Resistant Materials", description: "Built with specially treated wood and premium laminates to withstand humidity and moisture, ensuring longevity.", videoSrc: "https://example.com/placeholder-video.mp4", videoAriaLabel: "Video demonstrating water resistance"
title: "Water-Resistant Materials", description: "Built with specially treated wood and premium laminates to withstand humidity and moisture, ensuring longevity.", videoSrc: "https://example.com/placeholder-video.mp4?_wi=1", videoAriaLabel: "Video demonstrating water resistance"
},
{
title: "Smart Storage Solutions", description: "Integrated organizers, soft-close drawers, and spacious compartments keep your bathroom tidy and functional.", videoSrc: "https://example.com/placeholder-video.mp4", videoAriaLabel: "Video demonstrating smart storage solutions"
title: "Smart Storage Solutions", description: "Integrated organizers, soft-close drawers, and spacious compartments keep your bathroom tidy and functional.", videoSrc: "https://example.com/placeholder-video.mp4?_wi=2", videoAriaLabel: "Video demonstrating smart storage solutions"
},
{
title: "Modern & Ergonomic Design", description: "Sleek lines, contemporary finishes, and thoughtful ergonomics for comfort and a sophisticated look.", videoSrc: "https://example.com/placeholder-video.mp4", videoAriaLabel: "Video demonstrating modern and ergonomic design"
title: "Modern & Ergonomic Design", description: "Sleek lines, contemporary finishes, and thoughtful ergonomics for comfort and a sophisticated look.", videoSrc: "https://example.com/placeholder-video.mp4?_wi=3", videoAriaLabel: "Video demonstrating modern and ergonomic design"
}
]}
textboxLayout="default"