Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b287953b82 | |||
| d094b76d5a | |||
| 1a284af825 | |||
| 9bce1bc8ba | |||
| bae6f00805 |
@@ -65,6 +65,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Learn More"},
|
||||
]}
|
||||
tag="Our Philosophy"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,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"],
|
||||
@@ -129,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"],
|
||||
@@ -137,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"],
|
||||
|
||||
Reference in New Issue
Block a user