4 Commits

Author SHA1 Message Date
3a024d718d Update src/app/page.tsx 2026-06-08 05:23:52 +00:00
e07aa5a1a6 Update src/app/styles/variables.css 2026-06-08 05:23:11 +00:00
7645ac4141 Update src/app/page.tsx 2026-06-08 05:23:10 +00:00
d40f7abde2 Merge version_2 into main
Merge version_2 into main
2026-06-08 05:22:29 +00:00
2 changed files with 11 additions and 11 deletions

View File

@@ -230,7 +230,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-businessman-library_1262-2398.jpg", imageAlt: "Jessica Lee"}, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-businessman-library_1262-2398.jpg", imageAlt: "Jessica Lee"},
{ {
id: "6", name: "Robert Davis", handle: "@robertd", testimonial: "My headlights were hazy, but after ShineMobile's restoration, they look brand new. Excellent results and great value.", rating: 5, id: "6", name: "Robert Davis", handle: "@robertd", testimonial: "My headlights were hazy, but after ShineMobile's restoration, they look brand new. Excellent results and great value.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-attractive-senior-woman-cafe_1262-3735.jpg", imageAlt: "Robert Davis"}, imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-attractive-senior-woman-cafe_1262-3735.jpg", imageAlt: "Robert Davis"}
]} ]}
showRating={true} showRating={true}
title="What Our Happy Customers Say" title="What Our Happy Customers Say"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f6f0e9; --background: #0F112D;
--card: #efe7dd; --card: #000000;
--foreground: #2b180a; --foreground: #FFFFFF;
--primary-cta: #2b180a; --primary-cta: #B8860B;
--primary-cta-text: #f6f0e9; --primary-cta-text: #000000;
--secondary-cta: #efe7dd; --secondary-cta: #1A2036;
--secondary-cta-text: #2b180a; --secondary-cta-text: #FFFFFF;
--accent: #94877c; --accent: #CD7F32;
--background-accent: #afa094; --background-accent: #2A3052;
/* 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);