Update src/app/about/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function AboutPage() {
|
||||
description="Vanita Haria Cosmetics was born from a simple belief: that natural, handmade skincare should be accessible to everyone. Starting in a small kitchen with pure ingredients and big dreams, we've grown into a trusted brand loved by thousands of women across India. Every product we create carries our commitment to quality, transparency, and sustainability."
|
||||
tag="Our Journey"
|
||||
tagIcon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-ingredients-arrangement_23-2148897593.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-ingredients-arrangement_23-2148897593.jpg?_wi=2"
|
||||
imageAlt="Natural handmade cosmetics production"
|
||||
buttons={[{ text: "Shop Now", href: "/shop" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -62,7 +62,7 @@ export default function AboutPage() {
|
||||
description="We stand for authenticity, quality, and ethical practices. Every ingredient is carefully sourced, every product is rigorously tested, and every decision we make puts our customers' wellness first. We believe beauty should never come at the cost of your health or our planet."
|
||||
tag="What We Believe"
|
||||
tagIcon={Leaf}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beauty-creams-flowers-marble_23-2147879025.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-beauty-creams-flowers-marble_23-2147879025.jpg?_wi=2"
|
||||
imageAlt="Natural beauty care products"
|
||||
buttons={[{ text: "View All Products", href: "/shop" }]}
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user