Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Bestill renhold", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg?_wi=1"
|
||||
imageAlt="Stilig og ren stue interiør"
|
||||
avatars={[
|
||||
{
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Beskriv ditt behov", rows: 4, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349265.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user