22 Commits

Author SHA1 Message Date
4f7819105b Update src/app/shop/page.tsx 2026-02-24 21:27:27 +00:00
2dafdc5e31 Update src/app/shop/[id]/page.tsx 2026-02-24 21:27:27 +00:00
77d82ea0de Update src/app/page.tsx 2026-02-24 21:27:26 +00:00
1a7aef87f2 Update src/app/layout.tsx 2026-02-24 21:27:25 +00:00
a8e7a10d37 Update src/app/blog/page.tsx 2026-02-24 21:27:23 +00:00
16c17b00d0 Update src/app/shop/page.tsx 2026-02-24 21:26:20 +00:00
45b33b4ca3 Update src/app/shop/[id]/page.tsx 2026-02-24 21:26:19 +00:00
3b3ece3f6b Update src/app/page.tsx 2026-02-24 21:26:19 +00:00
b534b9421a Update src/app/layout.tsx 2026-02-24 21:26:18 +00:00
b0e997d292 Update src/app/blog/page.tsx 2026-02-24 21:26:16 +00:00
cdca830dcd Merge version_6 into main
Merge version_6 into main
2026-02-24 21:11:25 +00:00
42e03e8550 Update theme colors 2026-02-24 21:11:18 +00:00
89f0ee5289 Bob AI: keep everything the same. But generate an ADDED he... 2026-02-24 21:04:07 +00:00
240f33ca16 Merge version_5 into main
Merge version_5 into main
2026-02-24 21:01:34 +00:00
ea4c5598b9 Update theme colors 2026-02-24 21:01:28 +00:00
06fa84bad3 Bob AI: Replace the current background (solid color or gradient) wit 2026-02-24 20:24:47 +00:00
5a9ffa843d Merge version_4 into main
Merge version_4 into main
2026-02-24 20:22:52 +00:00
01d75b279c Merge version_4 into main
Merge version_4 into main
2026-02-24 20:20:55 +00:00
fd09ef30d4 Merge version_4 into main
Merge version_4 into main
2026-02-24 20:19:43 +00:00
1b04ecaf16 Merge version_4 into main
Merge version_4 into main
2026-02-24 20:16:34 +00:00
837dd5615e Merge version_4 into main
Merge version_4 into main
2026-02-24 20:15:41 +00:00
05fb90106e Bob AI: replace the tect at the top of the home page "La L... 2026-02-24 20:07:30 +00:00
6 changed files with 1450 additions and 46 deletions

View File

@@ -26,7 +26,7 @@ export default function BlogPage() {
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Shop", id: "shop" }, { name: "Shop", id: "shop" },
@@ -88,8 +88,8 @@ export default function BlogPage() {
] ]
} }
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"

File diff suppressed because it is too large Load Diff

View File

@@ -23,10 +23,17 @@ export default function LandingPage() {
primaryButtonStyle="gradient" primaryButtonStyle="gradient"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
headingFontWeight="light" headingFontWeight="light"
style={{
backgroundImage: "url('https://i.pinimg.com/1200x/e6/37/64/e63764d693206853669efd4fc2bf1474.jpg')",
backgroundSize: "cover",
backgroundPosition: "center",
backgroundAttachment: "fixed",
backgroundRepeat: "no-repeat"
}}
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
{ name: "Shop", id: "shop" }, { name: "Shop", id: "shop" },
@@ -45,7 +52,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboard <HeroBillboard
title="La Loupe Vintage" title=""
description="Discover wearable vintage clothing from the most iconic decades. Curated pieces, authentic styles, and sustainable fashion." description="Discover wearable vintage clothing from the most iconic decades. Curated pieces, authentic styles, and sustainable fashion."
background={{ variant: "plain" }} background={{ variant: "plain" }}
tag="Buy. Sell. Trade." tag="Buy. Sell. Trade."
@@ -68,6 +75,36 @@ export default function LandingPage() {
/> />
</div> </div>
<div id="herobillboard" data-section="herobillboard">
<HeroBillboard
title="60s, 70s, 90s,"
description="Explore our curated collection of vintage treasures from around the world. Each piece tells a story of craftsmanship and history."
background={{ variant: "plain" }}
tag="La Loupe Vintage"
buttons={[
{
label: "Explore Now",
href: "#collection",
dataWebildId: "hero_explore_btn"
},
{
label: "Learn More",
href: "#about",
dataWebildId: "hero_learn_btn"
}
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39nsxwmbCTX7ZcKAFBAu1R1W3iH/uploaded-1771967404030-j9b4p6lm.png"
imageAlt="Vintage collection showcase"
marqueeItems={[
{ text: "Authentic Vintage", icon: "Star" },
{ text: "Rare Finds", icon: "Sparkles" },
{ text: "Quality Assured", icon: "CheckCircle" },
{ text: "Global Selection", icon: "Globe" }
]}
showMarqueeCard={true}
/>
</div>
<div id="featured-products" data-section="featured-products"> <div id="featured-products" data-section="featured-products">
<ProductCardFour <ProductCardFour
title="Featured Vintage" title="Featured Vintage"
@@ -102,9 +139,9 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextSplitAbout <TextSplitAbout
title="About La Loupe Vintage" title="About "
description={[ description={[
"Located in the heart of San Diego, La Loupe Vintage curates wearable vintage clothing from the late 1960s through the 1990s. We believe authentic vintage fashion tells a story and connects us to different eras of style.", "We specialize in quality pieces that are not just beautiful, but truly wearable. Whether you're looking to refresh your wardrobe with unique finds, sell your vintage collection, or trade pieces, we're here to celebrate sustainable fashion and the art of vintage discovery.", "Our approach is simple: curated quality, fair pricing, and a genuine love for vintage culture. Every piece in our shop has been carefully selected for its style, condition, and timeless appeal." "Located in the heart of to recieve free shipping on domestic orders over $100 , curates wearable vintage clothing from the late 1960s through the 1990s. We believe authentic vintage fashion tells a story and connects us to different eras of style.", "We specialize in quality pieces that are not just beautiful, but truly wearable. Whether you're looking to refresh your wardrobe with unique finds, sell your vintage collection, or trade pieces, we're here to celebrate sustainable fashion and the art of vintage discovery.", "Our approach is simple: curated quality, fair pricing, and a genuine love for vintage culture. Every piece in our shop has been carefully selected for its style, condition, and timeless appeal."
]} ]}
buttons={[ buttons={[
{ text: "Visit Us", href: "#visit" }, { text: "Visit Us", href: "#visit" },
@@ -186,7 +223,7 @@ export default function LandingPage() {
id: "6", name: "Amanda Davis", imageSrc: "https://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg?_wi=2", imageAlt: "Amanda Davis" id: "6", name: "Amanda Davis", imageSrc: "https://img.b2bpic.net/free-photo/headshot-charismatic-pleasant-friendly-european-woman-short-chestnut-haircut-smiling-positive-feeling-happy-upbeat-enjoying-lifes-casually-talking-friends-amused-cheerful-standing-white-background_176420-34680.jpg?_wi=2", imageAlt: "Amanda Davis"
} }
]} ]}
cardTitle="Loved by vintage enthusiasts across San Diego and beyond" cardTitle="Loved by vintage enthusiasts across to recieve free shipping on domestic orders over $100 and beyond"
cardTag="Customer Reviews" cardTag="Customer Reviews"
cardAnimation="slide-up" cardAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -197,15 +234,15 @@ export default function LandingPage() {
<div id="visit" data-section="visit"> <div id="visit" data-section="visit">
<ContactFaq <ContactFaq
ctaTitle="Visit La Loupe Vintage" ctaTitle="Visit "
ctaDescription="3337 Adams Avenue, San Diego, CA 92116 • Open TuesdaySunday • Call 619-578-2944" ctaDescription="Use Code: INTHELOUPE to recieve free shipping on domestic orders over $100 , CA 92116 • Open TuesdaySunday • Call 619-578-2944"
ctaButton={{ ctaButton={{
text: "Book an Appointment", href: "#contact" text: "Book an Appointment", href: "#contact"
}} }}
ctaIcon={MapPin} ctaIcon={MapPin}
faqs={[ faqs={[
{ {
id: "1", title: "What are your hours?", content: "La Loupe Vintage is open Tuesday through Sunday. Visit us to explore our curated vintage collection in person." id: "1", title: "What are your hours?", content: " is open Tuesday through Sunday. Visit us to explore our curated vintage collection in person."
}, },
{ {
id: "2", title: "Can I sell my vintage clothes?", content: "Yes! We buy and trade vintage clothing. Cash value is 30%, trade value is 50%. Appointments are required with a limit of one per week. Book in advance—no same-day or walk-in appointments." id: "2", title: "Can I sell my vintage clothes?", content: "Yes! We buy and trade vintage clothing. Cash value is 30%, trade value is 50%. Appointments are required with a limit of one per week. Book in advance—no same-day or walk-in appointments."
@@ -260,8 +297,8 @@ export default function LandingPage() {
] ]
} }
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"

View File

@@ -91,7 +91,7 @@ function ProductPageContent({ params }: ProductPageProps) {
<ReactLenis root> <ReactLenis root>
<div id="navbar" data-section="navbar"> <div id="navbar" data-section="navbar">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{"name":"Home","id":"/"}, {"name":"Home","id":"/"},
{"name":"Shop","id":"shop"}, {"name":"Shop","id":"shop"},
@@ -115,8 +115,8 @@ function ProductPageContent({ params }: ProductPageProps) {
{"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]}, {"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]},
{"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]} {"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]}
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"
@@ -147,7 +147,7 @@ function ProductPageContent({ params }: ProductPageProps) {
<ReactLenis root> <ReactLenis root>
<div id="navbar" data-section="navbar"> <div id="navbar" data-section="navbar">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{"name":"Home","id":"/"}, {"name":"Home","id":"/"},
{"name":"Shop","id":"shop"}, {"name":"Shop","id":"shop"},
@@ -179,8 +179,8 @@ function ProductPageContent({ params }: ProductPageProps) {
{"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]}, {"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]},
{"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]} {"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]}
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"
@@ -210,7 +210,7 @@ function ProductPageContent({ params }: ProductPageProps) {
<ReactLenis root> <ReactLenis root>
<div id="navbar" data-section="navbar"> <div id="navbar" data-section="navbar">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{"name":"Home","id":"/"}, {"name":"Home","id":"/"},
{"name":"Shop","id":"shop"}, {"name":"Shop","id":"shop"},
@@ -267,8 +267,8 @@ function ProductPageContent({ params }: ProductPageProps) {
{"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]}, {"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]},
{"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]} {"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]}
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"

View File

@@ -34,7 +34,7 @@ function ShopPageContent() {
<ReactLenis root> <ReactLenis root>
<div id="navbar" data-section="navbar"> <div id="navbar" data-section="navbar">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{"name":"Home","id":"/"}, {"name":"Home","id":"/"},
{"name":"Shop","id":"shop"}, {"name":"Shop","id":"shop"},
@@ -58,8 +58,8 @@ function ShopPageContent() {
{"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]}, {"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]},
{"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]} {"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]}
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"
@@ -89,7 +89,7 @@ function ShopPageContent() {
<ReactLenis root> <ReactLenis root>
<div id="navbar" data-section="navbar"> <div id="navbar" data-section="navbar">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="La Loupe Vintage" brandName=""
navItems={[ navItems={[
{"name":"Home","id":"/"}, {"name":"Home","id":"/"},
{"name":"Shop","id":"shop"}, {"name":"Shop","id":"shop"},
@@ -121,8 +121,8 @@ function ShopPageContent() {
{"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]}, {"title":"About","items":[{"label":"Our Story","href":"#about"},{"label":"Sell With Us","href":"#sell"},{"label":"Visit Store","href":"#visit"},{"label":"Contact","href":"#contact"}]},
{"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]} {"title":"Connect","items":[{"label":"Instagram","href":"https://instagram.com/laloupevintage"},{"label":"Email","href":"mailto:info@laloupevintage.com"},{"label":"Phone","href":"tel:619-578-2944"},{"label":"Location","href":"#visit"}]}
]} ]}
bottomLeftText="© 2025 La Loupe Vintage. All rights reserved." bottomLeftText="© 2025 . All rights reserved."
bottomRightText="San Diego, CA • Est. 2024" bottomRightText=" to recieve free shipping on domestic orders over $100 , CA • Est. 2024"
containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30" containerClassName="max-w-7xl mx-auto px-4 py-12 border-t border-[#CFE3C8]/30"
columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8" columnsClassName="grid grid-cols-1 md:grid-cols-3 gap-8 mb-8"
columnTitleClassName="text-[#2B1810] font-light text-lg mb-4" columnTitleClassName="text-[#2B1810] font-light text-lg mb-4"

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffc97c;;;; /* --background: #e44c4c;;;;;;
--card: #FFF7E6;;;; --card: #FFF7E6;;;;;;
--foreground: #2B1810;;;; --foreground: #2B1810;;;;;;
--primary-cta: #C97A4A;;;; --primary-cta: #C97A4A;;;;;;
--secondary-cta: #FFF7E6;;;; --secondary-cta: #FFF7E6;;;;;;
--accent: #CFE3C8;;;; --accent: #CFE3C8;;;;;;
--background-accent: #6F8665;;;; */ --background-accent: #6F8665;;;;;; */
--background: #ffc97c;;;; --background: #e44c4c;;;;;;
--card: #FFF7E6;;;; --card: #FFF7E6;;;;;;
--foreground: #2B1810;;;; --foreground: #2B1810;;;;;;
--primary-cta: #C97A4A;;;; --primary-cta: #C97A4A;;;;;;
--primary-cta-text: #FFFFFF;; --primary-cta-text: #FFFFFF;;
--secondary-cta: #FFF7E6;;;; --secondary-cta: #FFF7E6;;;;;;
--secondary-cta-text: #2B1810;; --secondary-cta-text: #2B1810;;
--accent: #CFE3C8;;;; --accent: #CFE3C8;;;;;;
--background-accent: #6F8665;;;; --background-accent: #6F8665;;;;;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);