Switch to version 1: modified src/app/page.tsx
This commit is contained in:
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="extrabold"
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -45,7 +45,6 @@ export default function LandingPage() {
|
||||
showBlur={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DcHall8ymsA9PynS0bm9DLPsvh/uploaded-1778575272100-fboz0r2b.jpg"
|
||||
imageAlt="Industrial barbershop interior"
|
||||
titleClassName="text-8xl font-black text-white"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-eastern-beard-entrepreneur-wear-black-coat-blue-shirt-eyeglasses-against-office-building_627829-5284.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-white-outfits-acting-scene_114579-7647.jpg", alt: "Client 2" },
|
||||
|
||||
Reference in New Issue
Block a user