5 Commits

Author SHA1 Message Date
a33c171167 Update src/app/styles/variables.css 2026-06-10 23:47:40 +00:00
e5a574585c Update src/app/page.tsx 2026-06-10 23:47:39 +00:00
f63d48fa8d Merge version_1 into main
Merge version_1 into main
2026-06-10 23:36:56 +00:00
656b1aa920 Merge version_1 into main
Merge version_1 into main
2026-06-10 23:36:32 +00:00
a9f7904648 Merge version_1 into main
Merge version_1 into main
2026-06-10 23:35:33 +00:00
2 changed files with 14 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="AVNT: Future In Motion."
description="Redefine your style with our premium tracksuits, crafted for comfort, performance, and unmatched aesthetics. Move with purpose, live with style."
description="Redefine your style with our premium tracksuits, crafted for comfort, performance, and unmatched aesthetics. Move with purpose, live with style. 📚 eBook Completo + 🍲 Acesso a Aulas de Culinária Exclusivas"
testimonials={[
{
name: "Alex K.", handle: "@alex_k", testimonial: "The comfort is insane! My AVNT tracksuit feels custom-made.", rating: 5,
@@ -219,6 +219,9 @@ export default function LandingPage() {
id: "faq3", title: "What is your return and exchange policy?", content: "We offer a 30-day return and exchange policy from the date of purchase, provided items are unworn, unwashed, and in their original packaging with tags attached. Please visit our 'Returns' page for detailed instructions on how to initiate a return or exchange."},
{
id: "faq4", title: "How should I care for my AVNT tracksuit?", content: "To maintain the quality and longevity of your tracksuit, we recommend machine washing cold with similar colors and tumble drying on low. Avoid bleach and direct ironing on prints or logos. Always check the care label inside your garment for specific instructions."},
{
id: "faq5", title: "As aulas de culinária estão incluídas?", content: "Sim. Todos os compradores do eBook recebem acesso às aulas de culinária sem custo adicional."
}
]}
title="Frequently Asked Questions"
description="Find quick answers to your most common inquiries about AVNT."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #ff8c42;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);