3 Commits

Author SHA1 Message Date
eef75941b0 Merge version_3 into main
Merge version_3 into main
2026-05-18 13:23:24 +00:00
671f4395b9 Update src/app/page.tsx 2026-05-18 13:23:21 +00:00
2f1868878a Merge version_2 into main
Merge version_2 into main
2026-05-18 13:21:26 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ name: "Lead Urbanist", handle: "not HAUS", testimonial: "Form follows feeling.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elevated-city-highway_53876-75111.jpg" },
{ name: "Design Strategist", handle: "not HAUS", testimonial: "Rigor in every detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-city-building_23-2148107117.jpg" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtmVgrRB1g5UgQeRCpR7AxnfqY/uploaded-1779110471176-f19rw7pl.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtmVgrRB1g5UgQeRCpR7AxnfqY/uploaded-1779110471176-f19rw7pl.png?bg=transparent"
mediaAnimation="none"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg", alt: "Team member 1" },
@@ -172,7 +172,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="not HAUS Studio"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtmVgrRB1g5UgQeRCpR7AxnfqY/uploaded-1779110471176-f19rw7pl.jpg"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DtmVgrRB1g5UgQeRCpR7AxnfqY/uploaded-1779110471176-f19rw7pl.png?bg=transparent"
columns={[
{
title: "Studio", items: [{ label: "Projects", href: "#" }, { label: "About", href: "#" }],