Merge version_3 into main #2
@@ -148,7 +148,8 @@ export default function LandingPage() {
|
||||
id: "p6", name: "Alarm Sensor", price: "$89", variant: "Security", imageSrc: "http://img.b2bpic.net/free-photo/smoke-carbon-monoxide-alarm-isolated-white-background_181624-25801.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View All Products", href: "#" }
|
||||
{ text: "Shop All Tech", href: "#" },
|
||||
{ text: "Get Quote", href: "#contact" }
|
||||
]}
|
||||
title="Our Featured Collection"
|
||||
description="Explore our curated selection of digital and security devices."
|
||||
@@ -274,4 +275,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user