Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg?_wi=1"
|
||||
imageAlt="Professional barber shop interior"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your needs or ask a question...", rows: 5, required: true }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hairstyle-supplies_1157-7704.jpg?_wi=2"
|
||||
imageAlt="Barber shop atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user