Update src/app/page.tsx

This commit is contained in:
2026-03-09 20:56:40 +00:00
parent 5d2ccdee5f
commit bf797752cb

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-wall-blue-sky_23-2148742517.jpg", imageAlt: "Modern minimalist architecture"},
{
imageSrc: "http://img.b2bpic.net/free-photo/picture-two-talented-successful-architects-elderly-woman-young-man-working-together-common-construction-project-sharing-ideas-teamwork-well-coordinated-work-cooperation-concept_344912-1867.jpg", imageAlt: "Oslo architecture studio"},
imageSrc: "http://img.b2bpic.net/free-photo/picture-two-talented-successful-architects-elderly-woman-young-man-working-together-common-construction-project-sharing-ideas-teamwork-well-coordinated-work-cooperation-concept_344912-1867.jpg?_wi=1", imageAlt: "Oslo architecture studio"},
]}
rating={5}
ratingText="Trusted by leading clients"
@@ -74,7 +74,7 @@ export default function LandingPage() {
{ value: "150+", title: "Projects Completed" },
{ value: "14", title: "Years of Excellence" },
]}
imageSrc="http://img.b2bpic.net/free-photo/picture-two-talented-successful-architects-elderly-woman-young-man-working-together-common-construction-project-sharing-ideas-teamwork-well-coordinated-work-cooperation-concept_344912-1867.jpg"
imageSrc="http://img.b2bpic.net/free-photo/picture-two-talented-successful-architects-elderly-woman-young-man-working-together-common-construction-project-sharing-ideas-teamwork-well-coordinated-work-cooperation-concept_344912-1867.jpg?_wi=2"
imageAlt="Oslo architecture studio workspace"
mediaAnimation="slide-up"
metricsAnimation="slide-up"