Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fddddc195a | |||
| 4eac3aa216 |
@@ -11,6 +11,7 @@ import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSp
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Award, Heart, Mail, MapPin, MessageCircle, Phone, Shield, Sparkles, Star, TrendingUp } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,8 +34,7 @@ export default function LandingPage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About Dr. Afridi", id: "doctor" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "WhatsApp", id: "https://wa.me/923335551234" }
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,7 +130,6 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima Khan, Executive", date: "Date: 2 January 2025", title: "Life-changing experience with Dr. Afridi!", quote: "I was missing three teeth and felt very self-conscious about my smile. Dr. Awais Afridi performed implants that look completely natural. The entire process was painless and professional. I can now confidently attend meetings and social events.", tag: "Implant Patient", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", avatarAlt: "Fatima Khan", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg", imageAlt: "Fatima Khan smiling after treatment"
|
||||
|
||||
Reference in New Issue
Block a user