Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-21 16:52:36 +00:00

View File

@@ -85,8 +85,11 @@ export default function LandingPage() {
description="Our unwavering commitment to excellence is backed by decades of experience and client satisfaction."
logos={[
"https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", "https://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg", "https://img.b2bpic.net/free-vector/set-labour-day-labels-with-yellow-frames_23-2147617898.jpg", "https://img.b2bpic.net/free-vector/iron-sheet-first-place-with-red-ribbon_23-2147486017.jpg", "https://img.b2bpic.net/free-vector/luxury-sales-stickers_23-2147567188.jpg"]}
names={["Licensed", "Insured", "Experienced", "5-Star Rated", "Premium Materials"]}
tag="Our Commitment"
tagIcon={BadgeCheck}
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
@@ -98,6 +101,7 @@ export default function LandingPage() {
{ type: "text", content: "Building Futures." },
]}
buttons={[{ text: "Learn More About Us", href: "#about" }]}
useInvertedBackground={false}
/>
</div>
@@ -132,7 +136,7 @@ export default function LandingPage() {
description="A curated showcase of our most distinguished custom builds and luxury renovations."
tag="Our Work"
tagIcon={Image}
gridVariant="default"
gridVariant="standard"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}