Merge version_1 into main #1
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user