save
This commit is contained in:
@@ -279,7 +279,7 @@ export default function HauseigentuemerPage() {
|
||||
}
|
||||
action={
|
||||
<Button asChild size="lg">
|
||||
<Link to="/konfigurator">Preis berechnen</Link>
|
||||
<Link to="/konfigurator?installation=0">Preis berechnen</Link>
|
||||
</Button>
|
||||
}
|
||||
/>
|
||||
@@ -296,7 +296,7 @@ export default function HauseigentuemerPage() {
|
||||
visual={<FullServiceArt />}
|
||||
action={
|
||||
<Button asChild size="lg" variant="outline">
|
||||
<Link to="/kontakt">Komplettlösung anfragen</Link>
|
||||
<Link to="/konfigurator?installation=1">Preis berechnen</Link>
|
||||
</Button>
|
||||
}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user