Merge version_2 into main #2
@@ -38,7 +38,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Gallery", id: "#gallery"},
|
||||
name: "Gallery", id: "#products"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
tag="Our Gallery"
|
||||
buttons={[
|
||||
{
|
||||
text: "View More Designs", href: "#"},
|
||||
text: "View More Designs", href: "#products"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -303,4 +303,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user