6 Commits

Author SHA1 Message Date
49437b91b1 Merge version_9 into main
Merge version_9 into main
2026-03-17 02:27:35 +00:00
e13e29008f Update src/app/page.tsx 2026-03-17 02:27:31 +00:00
d4005be3cb Merge version_9 into main
Merge version_9 into main
2026-03-17 02:19:56 +00:00
3ea3022a4f Update src/app/page.tsx 2026-03-17 02:19:52 +00:00
0e038630b7 Merge version_8 into main
Merge version_8 into main
2026-03-17 02:14:35 +00:00
cf4c60438f Merge version_8 into main
Merge version_8 into main
2026-03-17 02:12:38 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
containerClassName="w-full mx-auto"
mediaWrapperClassName="w-full h-auto max-w-4xl mx-auto"
imageClassName="w-full h-auto object-cover"
logoClassName="text-foreground"
logoClassName="text-foreground text-sm sm:text-base lg:text-lg"
descriptionClassName="text-foreground"
buttonTextClassName="text-foreground"
/>
@@ -109,7 +109,7 @@ export default function LandingPage() {
features={[
{
id: "step-1", title: "Apply", description: "Gently apply the whitening strip to your upper and lower teeth. The comfortable fit stays secure throughout treatment.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-removing-eye-patches-from-his-face_23-2149259933.jpg?w=600&h=600&q=80", imageAlt: "Step 1 - Applying WhitePop Pro whitening strips"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B3BkvuCC9TO7wRZkmeE89Hqnmm/uploaded-1773714333203-8bk7j7qk.png", imageAlt: "Step 1 - Applying WhitePop Pro whitening strips"
},
items: [
{ icon: Zap, text: "30-second application" }