Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Shop Collection", href: "#products"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DN3BY2XFtm4cJoPGECvcTd2XXJ/uploaded-1778108591519-xhuzkbvp.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DN3BY2XFtm4cJoPGECvcTd2XXJ/uploaded-1778108591519-xhuzkbvp.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Built for the Hustle"
|
||||
description="Lentez Clothing isn't just a brand; it's a statement. Born from late-night inspirations and early-morning grit, we design for the doers."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,11 +115,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f2", title: "Limited Drops", tags: [
|
||||
"Exclusivity", "Rare"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DN3BY2XFtm4cJoPGECvcTd2XXJ/uploaded-1778108591519-xhuzkbvp.jpg", imageAlt: "Atelier shop full of sartorial outfits"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DN3BY2XFtm4cJoPGECvcTd2XXJ/uploaded-1778108591519-xhuzkbvp.jpg?_wi=2", imageAlt: "Atelier shop full of sartorial outfits"},
|
||||
{
|
||||
id: "f3", title: "Urban Aesthetic", tags: [
|
||||
"Modern", "Style"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg", imageAlt: "Atelier shop full of sartorial outfits"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-shop_23-2148932661.jpg?_wi=2", imageAlt: "Atelier shop full of sartorial outfits"},
|
||||
]}
|
||||
title="Why Lentez?"
|
||||
description="Excellence in every stitch."
|
||||
|
||||
Reference in New Issue
Block a user