Update src/app/page.tsx
This commit is contained in:
@@ -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: "plain" }}
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user