Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 03:43:52 +00:00

View File

@@ -51,10 +51,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-pointing-something_329181-2832.jpg", imageAlt: "Professional construction site"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg", imageAlt: "Completed residential masonry project"
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg?_wi=1", imageAlt: "Completed residential masonry project"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-level_23-2147702503.jpg", imageAlt: "Commercial construction work"
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-level_23-2147702503.jpg?_wi=1", imageAlt: "Commercial construction work"
}
]}
autoplayDelay={4000}
@@ -108,10 +108,10 @@ export default function LandingPage() {
tag="Portfolio"
products={[
{
id: "1", name: "Downtown Commercial Complex", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg", imageAlt: "Downtown commercial masonry project"
id: "1", name: "Downtown Commercial Complex", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-apartment-building-sunlight-daytime_181624-19251.jpg?_wi=2", imageAlt: "Downtown commercial masonry project"
},
{
id: "2", name: "Historic Building Restoration", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-level_23-2147702503.jpg", imageAlt: "Historic restoration project"
id: "2", name: "Historic Building Restoration", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/female-architect-with-level_23-2147702503.jpg?_wi=2", imageAlt: "Historic restoration project"
},
{
id: "3", name: "Residential Home Addition", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-measures-wood-with-angle-tool-makes-notes_169016-13096.jpg", imageAlt: "Residential home addition project"