Update src/app/about/page.tsx
This commit is contained in:
@@ -77,8 +77,7 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Purity & Integrity", description: "We never compromise on ingredients. Every product contains only what nature provides and science confirms as beneficial for hair.", icon: Leaf,
|
||||
mediaItems: [
|
||||
title: "Purity & Integrity", description: "We never compromise on ingredients. Every product contains only what nature provides and science confirms as beneficial for hair.", icon: Leaf, mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colored-cloths-arrangement-with-natural-pigments_23-2148734437.jpg", imageAlt: "Natural pure ingredients"},
|
||||
{
|
||||
@@ -86,8 +85,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Innovation & Excellence", description: "We invest in research and development to bring you breakthrough technologies like our patented capsule system.", icon: Beaker,
|
||||
mediaItems: [
|
||||
title: "Innovation & Excellence", description: "We invest in research and development to bring you breakthrough technologies like our patented capsule system.", icon: Beaker, mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-pill-plastic-blister-pack_9975-133834.jpg", imageAlt: "Advanced capsule technology"},
|
||||
{
|
||||
@@ -95,8 +93,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Trust & Transparency", description: "Our customers deserve to know exactly what they're putting on their hair. Complete transparency is non-negotiable.", icon: Award,
|
||||
mediaItems: [
|
||||
title: "Trust & Transparency", description: "Our customers deserve to know exactly what they're putting on their hair. Complete transparency is non-negotiable.", icon: Award, mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-donating-hair-cancer_657883-597.jpg", imageAlt: "Trusted by professionals"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user