Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-08 01:17:39 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ export default function PortfolioPage() {
reviewCount: "12.8k", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-file-posing-office_23-2147668798.jpg", imageAlt: "Luxury apartment renovation"},
{
id: "2", brand: "Wah Wai", name: "Tech Startup Office Renovation", price: "Completed 2024", rating: 5,
reviewCount: "9.3k", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899443.jpg", imageAlt: "Commercial office space renovation"},
reviewCount: "9.3k", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899443.jpg?_wi=2", imageAlt: "Commercial office space renovation"},
{
id: "3", brand: "Wah Wai", name: "HDB Bukit Merah Modernization", price: "Completed 2023", rating: 5,
reviewCount: "15.2k", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-table-working-with-papers_23-2147668784.jpg", imageAlt: "HDB flat modern renovation"},
@@ -123,7 +123,7 @@ export default function PortfolioPage() {
}}
buttonText="Start Your Project"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065331.jpg?_wi=2"
imageAlt="Project consultation"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -85,7 +85,7 @@ export default function ServicesPage() {
text: "Learn More", href: "/contact"},
},
{
title: "Commercial Renovation", description: "Professional office and retail space renovations designed to boost productivity and create lasting impressions on clients and employees.", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899443.jpg", button: {
title: "Commercial Renovation", description: "Professional office and retail space renovations designed to boost productivity and create lasting impressions on clients and employees.", imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899443.jpg?_wi=1", button: {
text: "Learn More", href: "/contact"},
},
]}
@@ -121,7 +121,7 @@ export default function ServicesPage() {
}}
buttonText="Request Consultation"
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065331.jpg"
imageSrc="http://img.b2bpic.net/free-photo/working-from-home-time-management-concept_23-2149065331.jpg?_wi=1"
imageAlt="Service consultation planning"
mediaAnimation="slide-up"
mediaPosition="right"