Merge version_3 into main #4
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Explore Products", href: "#products" },
|
||||
{ text: "Request Catalog", href: "#contact" }
|
||||
{ text: "Get Bulk Quote", href: "#contact" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-chooses-baskets-home-interior-home-improvement-store_169016-52094.jpg"
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-swan-sculpture_23-2151003019.jpg?_wi=7"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
buttonText="Request Catalog"
|
||||
buttonText="Get Bulk Quote"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user