Merge version_2 into main #3
@@ -32,7 +32,7 @@ export default function ProductsPage() {
|
||||
name: "About Us", id: "#about"
|
||||
},
|
||||
{
|
||||
name: "Products", href: "/products"
|
||||
name: "Products", id: "/products"
|
||||
},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"
|
||||
|
||||
@@ -15,7 +15,7 @@ export default function ProductOnePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="sparkles-gradient"
|
||||
background="noise"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -32,7 +32,7 @@ export default function ProductOnePage() {
|
||||
name: "About Us", id: "#about"
|
||||
},
|
||||
{
|
||||
name: "Products", href: "/products"
|
||||
name: "Products", id: "/products"
|
||||
},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"
|
||||
|
||||
@@ -32,7 +32,7 @@ export default function ProductTwoPage() {
|
||||
name: "About Us", id: "#about"
|
||||
},
|
||||
{
|
||||
name: "Products", href: "/products"
|
||||
name: "Products", id: "/products"
|
||||
},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"
|
||||
|
||||
@@ -32,7 +32,7 @@ export default function ProductThreePage() {
|
||||
name: "About Us", id: "#about"
|
||||
},
|
||||
{
|
||||
name: "Products", href: "/products"
|
||||
name: "Products", id: "/products"
|
||||
},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"
|
||||
|
||||
Reference in New Issue
Block a user