Merge version_3 into main #6
@@ -143,14 +143,6 @@ export default function PricingPage() {
|
||||
7,50 €/visite
|
||||
</td>
|
||||
</tr>
|
||||
<tr className="hover:bg-card/50 transition-colors">
|
||||
<td className="py-4 px-6 text-foreground">
|
||||
Mise en route du chauffe-eau et/ou du chauffage
|
||||
</td>
|
||||
<td className="text-right py-4 px-6 text-foreground font-semibold">
|
||||
15 €
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
@@ -232,4 +224,4 @@ export default function PricingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user