1 Commits

Author SHA1 Message Date
0c0d2463aa Update src/app/page.tsx 2026-03-10 06:56:49 +00:00
2 changed files with 9 additions and 9 deletions

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tag="Expert Electrical Services" tag="Expert Electrical Services"
tagIcon={Zap} tagIcon={Zap}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "plain" }}
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-reviews-switchboard-plan-tablet-smart-diagnostics_169016-71116.jpg?_wi=1", imageAlt: "Professional electricians working on electrical panel" imageSrc: "http://img.b2bpic.net/free-photo/female-engineer-reviews-switchboard-plan-tablet-smart-diagnostics_169016-71116.jpg?_wi=1", imageAlt: "Professional electricians working on electrical panel"
@@ -297,4 +297,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #060000;
--card: #ffffff; --card: #1d0d0d;
--foreground: #1c1c1c; --foreground: #ffe6e6;
--primary-cta: #ffc107; --primary-cta: #ff3d4a;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #1f0a0a;
--secondary-cta-text: #ffe6e6; --secondary-cta-text: #ffe6e6;
--accent: #1c1c1c; --accent: #7b2d2d;
--background-accent: #f5f5f5; --background-accent: #b8111f;
/* 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);