11 Commits

Author SHA1 Message Date
bb52fe5fc1 Merge version_7 into main
Merge version_7 into main
2026-05-27 08:47:00 +00:00
f2950afa8c Update theme colors 2026-05-27 08:46:57 +00:00
29bc0c029b Merge version_6 into main
Merge version_6 into main
2026-05-27 08:46:51 +00:00
9d7fc3d4e4 Update theme colors 2026-05-27 08:46:45 +00:00
0f1e5c3fbd Merge version_5 into main
Merge version_5 into main
2026-05-27 08:46:41 +00:00
c2f8553768 Update theme colors 2026-05-27 08:46:38 +00:00
f90dc58fe8 Merge version_4 into main
Merge version_4 into main
2026-05-27 08:41:21 +00:00
0c7ea62562 Update src/app/styles/variables.css 2026-05-27 08:41:18 +00:00
1901e68960 Merge version_3 into main
Merge version_3 into main
2026-05-27 08:32:43 +00:00
26faf038d9 Update src/app/page.tsx 2026-05-27 08:32:40 +00:00
1a606ffb18 Merge version_2 into main
Merge version_2 into main
2026-05-27 08:31:44 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -173,7 +173,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain"}} variant: "plain"}}
text="Ready for a Spotless Space? Contact P&B Cleaning Services Today!" text="Ready for a Spotless Space? Contact P&B Cleaning Services Today! We proudly serve Gandhinagar and Ahmedabad, ensuring pristine environments in these cities."
buttons={[ buttons={[
{ {
text: "Get a Free Quote", href: "#"}, text: "Get a Free Quote", href: "#"},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #0a0a0a;
--card: #ffffff; --card: #1a1a1a;
--foreground: #0c1325; --foreground: #f5f5f5;
--primary-cta: #0798ff; --primary-cta: #dfff1c;
--primary-cta-text: #f7f6f7; --primary-cta-text: #0a0a0a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--secondary-cta-text: #0c1325; --secondary-cta-text: #ffffff;
--accent: #93c7ff; --accent: #8b9a1b;
--background-accent: #a8cde8; --background-accent: #5d6b00;
/* 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);