Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-23 21:12:13 +00:00

View File

@@ -62,9 +62,9 @@ export default function LandingPage() {
imageAlt="Luxury roof installation in progress"
mediaAnimation="slide-up"
marqueeItems={[
{ type: "text", text: "15+ Years Warranty", icon: "CheckCircle" },
{ type: "text", text: "Handcrafted Materials", icon: "Sparkles" },
{ type: "text", text: "Expert Installation", icon: "ArrowRight" }
{ type: "text", text: "15+ Years Warranty" },
{ type: "text", text: "Handcrafted Materials" },
{ type: "text", text: "Expert Installation" }
]}
marqueeSpeed={30}
showMarqueeCard={true}