Update src/app/page.tsx
This commit is contained in:
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
"Exclusive edge sticker pack"
|
"Exclusive edge sticker pack"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]}
|
||||||
containerClassName="py-20 md:py-32"
|
containerClassName="py-20 md:py-32"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548768993-wvn5empj.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548768993-wvn5empj.jpg",
|
||||||
imageAlt: "Monthly subscription triple tins"
|
imageAlt: "Monthly subscription triple tins"
|
||||||
}
|
}
|
||||||
]
|
]}
|
||||||
containerClassName="py-16 md:py-24"
|
containerClassName="py-16 md:py-24"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
|||||||
title: "Do you offer bulk discounts?",
|
title: "Do you offer bulk discounts?",
|
||||||
content: "Yes. Orders of 10+ tins qualify for custom pricing. Email bulk@edgetabs.com with your requirements and we'll provide a quote."
|
content: "Yes. Orders of 10+ tins qualify for custom pricing. Email bulk@edgetabs.com with your requirements and we'll provide a quote."
|
||||||
}
|
}
|
||||||
]
|
]}
|
||||||
containerClassName="py-16 md:py-24"
|
containerClassName="py-16 md:py-24"
|
||||||
accordionClassName="border-b-2 pb-4"
|
accordionClassName="border-b-2 pb-4"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user