Merge version_1_1781487635412 into main #2

Merged
bender merged 1 commits from version_1_1781487635412 into main 2026-06-15 01:42:48 +00:00

View File

@@ -16,16 +16,20 @@ export default function HomePage() {
<SectionErrorBoundary name="hero">
<HeroCenteredLogos
avatarsSrc={[
"http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-black-white_23-2149411420.jpg", "http://img.b2bpic.net/free-photo/community-young-people-smiling_23-2148431284.jpg", "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571094.jpg", "http://img.b2bpic.net/free-photo/group-young-people-posing-together_23-2148431283.jpg", "http://img.b2bpic.net/free-photo/indoor-shot-three-caucasian-females-similar-shirts-posing-blank-studio-wall_273609-9634.jpg"]}
"http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-black-white_23-2149411420.jpg", "http://img.b2bpic.net/free-photo/community-young-people-smiling_23-2148431284.jpg", "http://img.b2bpic.net/free-photo/people-their-office-job-showing-inclusivity_23-2149571094.jpg", "http://img.b2bpic.net/free-photo/group-young-people-posing-together_23-2148431283.jpg", "http://img.b2bpic.net/free-photo/indoor-shot-three-caucasian-females-similar-shirts-posing-blank-studio-wall_273609-9634.jpg"]
}
avatarText="Our Creative Team"
title="Precision Design Agency"
description="Swiss-inspired editorial design, focusing on space, typography, and reduction."
primaryButton={{
text: "Our Work", href: "#work"}}
text: "Our Work", href: "#work"
}}
secondaryButton={{
text: "Contact", href: "#contact"}}
text: "Contact", href: "#contact"
}}
names={[
"ZURICH", "BERLIN", "TOKYO", "NEW YORK", "LONDON", "PARIS"]}
"ZURICH", "BERLIN", "TOKYO", "NEW YORK", "LONDON", "PARIS"]
}
imageSrc="http://img.b2bpic.net/free-photo/elevated-view-placard-surrounded-by-various-black-alphabets_23-2147875680.jpg"
/>
</SectionErrorBoundary>
@@ -145,7 +149,9 @@ export default function HomePage() {
tag="Partnerships"
title="Trusted by"
names={[
"ROLEX", "VITRA", "HERMES", "CERN", "SWISS AIR", "UBS", "PATEK PHILIPPE"]}
"ROLEX", "VITRA", "HERMES", "CERN", "SWISS AIR", "UBS", "PATEK PHILIPPE"]
}
description="Our industry partners."
/>
</SectionErrorBoundary>
</div>