Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7803e5166c | |||
| 6ecce9c213 |
@@ -48,9 +48,7 @@ export default function LandingPage() {
|
|||||||
tag="Industrial Luxury"
|
tag="Industrial Luxury"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[]}
|
||||||
{ text: "View Our Work", href: "#portfolio" },
|
|
||||||
]}
|
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg", imageAlt: "Metal fabrication with welding sparks" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-professional-precision-drilling-tool_169016-51824.jpg", imageAlt: "Metal fabrication with welding sparks" },
|
||||||
@@ -217,7 +215,7 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "View Full Portfolio", href: "#contact" }]}
|
buttons={[]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
className="py-20"
|
className="py-20"
|
||||||
containerClassName="max-w-6xl mx-auto"
|
containerClassName="max-w-6xl mx-auto"
|
||||||
|
|||||||
Reference in New Issue
Block a user