Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 671f4395b9 | |||
| 2f1868878a |
@@ -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: "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" },
|
{ 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"
|
mediaAnimation="none"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiley-woman_23-2149022640.jpg", alt: "Team member 1" },
|
{ 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">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="not HAUS Studio"
|
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={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Studio", items: [{ label: "Projects", href: "#" }, { label: "About", href: "#" }],
|
title: "Studio", items: [{ label: "Projects", href: "#" }, { label: "About", href: "#" }],
|
||||||
|
|||||||
Reference in New Issue
Block a user