Update src/app/page.tsx
This commit is contained in:
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "General Dentistry",
|
||||
description: "Routine checkups, cleaning, and preventative care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=1",
|
||||
titleIconSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg",
|
||||
buttonText: "Book Now",
|
||||
buttonHref: "tel:08072982811",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Teeth Whitening",
|
||||
description: "Brighten your smile with professional solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=1",
|
||||
titleIconSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg",
|
||||
buttonText: "Book Now",
|
||||
buttonHref: "tel:08072982811",
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Root Canal (RCT)",
|
||||
description: "Advanced root canal therapy for pain relief.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg?_wi=1",
|
||||
titleIconSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg",
|
||||
buttonText: "Book Now",
|
||||
buttonHref: "tel:08072982811",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Gum Treatments",
|
||||
description: "Professional care for healthy, happy gums.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=2",
|
||||
titleIconSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg",
|
||||
buttonText: "Book Now",
|
||||
buttonHref: "tel:08072982811",
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Smile Makeover",
|
||||
description: "Total transformations for your dream smile.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=2",
|
||||
titleIconSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg",
|
||||
buttonText: "Book Now",
|
||||
buttonHref: "tel:08072982811",
|
||||
@@ -280,21 +280,21 @@ export default function LandingPage() {
|
||||
value: "Step 1",
|
||||
title: "Call & Book",
|
||||
description: "Call us to book your convenient time slot.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-medical-symbols_23-2149510237.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Step 2",
|
||||
title: "Consultation",
|
||||
description: "Visit us for a expert diagnosis and treatment plan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dental-implants-surgery-concept-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-10421.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Step 3",
|
||||
title: "Treatment",
|
||||
description: "Get treated comfortably by our dental specialists.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/linear-flat-dental-logo-collection_23-2149004299.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Simple Steps to Your Best Smile"
|
||||
|
||||
Reference in New Issue
Block a user