Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:25:22 +00:00

View File

@@ -39,7 +39,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="medium"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered"
@@ -67,16 +67,16 @@ export default function LandingPage() {
tag="Expert Builders"
tagIcon={Hammer}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/white-collar-workers-works-building-site_1398-1725.jpg", imageAlt: "Construction site"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "Residential project"
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Residential project"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=1", imageAlt: "Commercial project"
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Commercial project"
}
]}
buttons={[
@@ -142,10 +142,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Riverside Residential Complex", price: "Completed 2024", variant: "120 units, Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=2", imageAlt: "Riverside Residential Complex"
id: "1", name: "Riverside Residential Complex", price: "Completed 2024", variant: "120 units, Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Riverside Residential Complex"
},
{
id: "2", name: "Downtown Business Center", price: "Completed 2024", variant: "45,000 sq ft, Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=2", imageAlt: "Downtown Business Center"
id: "2", name: "Downtown Business Center", price: "Completed 2024", variant: "45,000 sq ft, Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Downtown Business Center"
},
{
id: "3", name: "Industrial Park Phase 2", price: "Completed 2023", variant: "200,000 sq ft, Sustainable", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1934.jpg", imageAlt: "Industrial Park Phase 2"