Merge version_1 into main #2
@@ -136,8 +136,8 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
containerClassName="py-16"
|
||||
titleClassName="text-4xl font-bold mb-4"
|
||||
descriptionClassName="text-lg mb-8 opacity-85"
|
||||
textBoxTitleClassName="text-4xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg mb-8 opacity-85"
|
||||
cardClassName="rounded-xl overflow-hidden"
|
||||
imageClassName="w-full h-64 object-cover"
|
||||
/>
|
||||
@@ -165,8 +165,8 @@ export default function LandingPage() {
|
||||
id: "feature-personalized", title: "Personalized Skincare Routine", description: "Take our skin quiz to receive a curated routine perfectly matched to your unique skin needs.", tag: "Custom Routine"},
|
||||
]}
|
||||
containerClassName="py-16"
|
||||
titleClassName="text-4xl font-bold mb-4"
|
||||
descriptionClassName="text-lg mb-8 opacity-85"
|
||||
textBoxTitleClassName="text-4xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg mb-8 opacity-85"
|
||||
itemClassName=""
|
||||
cardTitleClassName="text-xl font-bold mb-2"
|
||||
cardDescriptionClassName="text-sm opacity-80 mb-4"
|
||||
@@ -252,8 +252,8 @@ export default function LandingPage() {
|
||||
"Store all products in a cool, dry place away from direct sunlight. Our dark glass bottles are designed to protect the integrity of our formulations. Avoid storing in the bathroom to prevent humidity exposure."},
|
||||
]}
|
||||
containerClassName="py-16"
|
||||
titleClassName="text-4xl font-bold mb-4"
|
||||
descriptionClassName="text-lg mb-8 opacity-85"
|
||||
textBoxTitleClassName="text-4xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg mb-8 opacity-85"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user