Merge version_1 into main #3
@@ -62,8 +62,8 @@ export default function Page() {
|
||||
rating={4.4}
|
||||
ratingText="från över 970 recensioner"
|
||||
ariaLabel="Söderberg & Sara startsida"
|
||||
tagAnimation="reveal-blur"
|
||||
buttonAnimation="reveal-blur"
|
||||
tagAnimation="blur-reveal"
|
||||
buttonAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -165,13 +165,13 @@ export default function Page() {
|
||||
buttons={[
|
||||
{ text: "Visa på karta", href: "https://maps.app.goo.gl/example" }
|
||||
]}
|
||||
buttonAnimation="reveal-blur"
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{
|
||||
variant: "plain"
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Kontakta oss eller besök oss"
|
||||
tagAnimation="reveal-blur"
|
||||
tagAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
|
||||
Reference in New Issue
Block a user