Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fa309bc658 | |||
| 6670619213 |
@@ -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"
|
||||||
/>
|
/>
|
||||||
@@ -299,7 +299,6 @@ export default function LandingPage() {
|
|||||||
buttonText="Get My Edge"
|
buttonText="Get My Edge"
|
||||||
termsText="We respect your inbox. Unsubscribe anytime. No spam—just performance insights and exclusive offers."
|
termsText="We respect your inbox. Unsubscribe anytime. No spam—just performance insights and exclusive offers."
|
||||||
containerClassName="py-16 md:py-24"
|
containerClassName="py-16 md:py-24"
|
||||||
cardClassName="rounded-xl border-2 p-8 md:p-12"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user