diff --git a/src/app/page.tsx b/src/app/page.tsx index 99c8090..5b1a025 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,16 +103,16 @@ export default function LandingPage() { tag="About Us" features={[ { - id: "expertise", title: "Expert Stylists", description: "Led by Shaggy Ansari with years of professional experience. Personalized haircare advice for every client.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg", buttons: [] + id: "expertise", title: "Expert Stylists", description: "Led by Shaggy Ansari with years of professional experience. Personalized haircare advice for every client.", tag: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg?_wi=1", buttons: [] }, { - id: "hygiene", title: "Super Clean & Hygienic", description: "Sanitized tools, clean environment. Your health and safety are our top priority.", tag: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg", buttons: [] + id: "hygiene", title: "Super Clean & Hygienic", description: "Sanitized tools, clean environment. Your health and safety are our top priority.", tag: "Safety", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg?_wi=2", buttons: [] }, { - id: "quality", title: "Premium Products", description: "Only the best haircare products used. Quality results you can feel and see.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg", buttons: [] + id: "quality", title: "Premium Products", description: "Only the best haircare products used. Quality results you can feel and see.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg?_wi=3", buttons: [] }, { - id: "service", title: "Friendly, Polite Staff", description: "Warm welcome, professional service. We treat every client like family.", tag: "Care", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg", buttons: [] + id: "service", title: "Friendly, Polite Staff", description: "Warm welcome, professional service. We treat every client like family.", tag: "Care", imageSrc: "http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg?_wi=4", buttons: [] } ]} animationType="slide-up" @@ -171,7 +171,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg" + imageSrc="http://img.b2bpic.net/free-photo/emo-resurgence-concept-with-candles-perfume_23-2149829748.jpg?_wi=5" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your phone number"