Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-05-12 00:11:26 +00:00

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
{
id: "b1", price: "$13", name: "Botox (per unit)", buttons: [
{
text: "Select"},
text: "Book Consultation"},
],
features: [
"Consultation", "Precision Application"],
@@ -130,7 +130,7 @@ export default function LandingPage() {
{
id: "b2", price: "$11", name: "Xeomin (per unit)", buttons: [
{
text: "Select"},
text: "Book Consultation"},
],
features: [
"Natural Movement", "Safe Care"],
@@ -138,7 +138,7 @@ export default function LandingPage() {
{
id: "b3", price: "$700", name: "Dermal Filler", buttons: [
{
text: "Select"},
text: "Book Consultation"},
],
features: [
"Lip Augmentation", "Jawline Contouring"],