Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e13e29008f | |||
| 3ea3022a4f | |||
| 0e038630b7 | |||
| cf4c60438f |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
containerClassName="w-full mx-auto"
|
containerClassName="w-full mx-auto"
|
||||||
mediaWrapperClassName="w-full h-auto max-w-4xl mx-auto"
|
mediaWrapperClassName="w-full h-auto max-w-4xl mx-auto"
|
||||||
imageClassName="w-full h-auto object-cover"
|
imageClassName="w-full h-auto object-cover"
|
||||||
logoClassName="text-foreground"
|
logoClassName="text-foreground text-sm sm:text-base lg:text-lg"
|
||||||
descriptionClassName="text-foreground"
|
descriptionClassName="text-foreground"
|
||||||
buttonTextClassName="text-foreground"
|
buttonTextClassName="text-foreground"
|
||||||
/>
|
/>
|
||||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
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: {
|
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: [
|
items: [
|
||||||
{ icon: Zap, text: "30-second application" }
|
{ icon: Zap, text: "30-second application" }
|
||||||
|
|||||||
Reference in New Issue
Block a user