Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -46,7 +46,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
title="Adding Art to Daily Life, Value to Space."
|
||||
description="A premium interior studio proven by reviews and word-of-mouth."
|
||||
buttons={[{ text: "Get a Free Consultation", href: "#contact" }]}
|
||||
buttons={[
|
||||
{ text: "Get a Free Consultation", href: "#contact" },
|
||||
{ text: "View Portfolio", href: "#portfolio" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elegant-female-model-posing-sofa-jacket-suit-new-feminity-concept_23-2148951030.jpg"
|
||||
imageAlt="Sun-lit modern living room"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user