diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c03e17..36e98ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,30 +77,6 @@ export default function LandingPage() { { text: "Book Your Session", href: "#contact"}, ]} - avatars={[ - { - src: "http://img.b2bpic.net/free-photo/artsy-woman-taking-photo-beach_53876-119855.jpg", alt: "Artsy woman taking a photo at a beach"}, - { - src: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885661.jpg", alt: "Studio with props for photography"}, - { - src: "http://img.b2bpic.net/free-photo/cute-beautiful-little-girl-casual-clothes-sits-suspended-chair-empty-studio_613910-4317.jpg", alt: "A cute beautiful little girl in casual clothes sits on a suspended chair in an empty studio."}, - { - src: "http://img.b2bpic.net/free-photo/photographer-wearing-medical-mask_23-2148503474.jpg", alt: "Photographer wearing medical mask"}, - { - src: "http://img.b2bpic.net/free-photo/green-carpet-hangs-from-sewing-machine-table_8353-7828.jpg", alt: "Green carpet hangs from the sewing machine on a table"}, - ]} - marqueeItems={[ - { - type: "image", src: "http://img.b2bpic.net/free-photo/woman-white-clothes-sits-room-with-flowers-sewing-machine_8353-7832.jpg", alt: "Woman in white clothes sits in a room with flowers and sewing machine"}, - { - type: "image", src: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-holding-black-baloon-hat-sitting-floor-white-wall_176420-55200.jpg", alt: "Young beautiful blonde girl holding black baloon in hat sitting on floor over white wall"}, - { - type: "image", src: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885636.jpg", alt: "Artist props for photography in studio"}, - { - type: "image", src: "http://img.b2bpic.net/free-photo/view-essential-items-wedding-planner-business_23-2150165034.jpg", alt: "View of essential items for wedding planner business"}, - { - type: "image", src: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-scrapbook_23-2149614033.jpg", alt: "View of beautifully decorated scrapbook"}, - ]} /> @@ -113,7 +89,6 @@ export default function LandingPage() { { type: "image", src: "http://img.b2bpic.net/free-photo/man-photographer-sitting-floor-studio-professional-photographer-work_627829-6975.jpg", alt: "photographer at work studio"}, ]} - descriptionClassName="font-okine" /> @@ -139,7 +114,6 @@ export default function LandingPage() { ]} title="Professional Photography Services" description="Comprehensive photography solutions tailored to your unique requirements." - textBoxDescriptionClassName="font-okine" /> @@ -157,7 +131,6 @@ export default function LandingPage() { id: "m3", value: "4.8/5", description: "Customer Rating"}, ]} metricsAnimation="slide-up" - descriptionClassName="font-okine" /> @@ -180,7 +153,6 @@ export default function LandingPage() { ]} title="Memories Captured" description="What our clients say about their studio experience." - textBoxDescriptionClassName="font-okine" /> @@ -199,7 +171,6 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Common inquiries about our photography services." faqsAnimation="slide-up" - textBoxDescriptionClassName="font-okine" /> @@ -215,7 +186,6 @@ export default function LandingPage() { { text: "Contact Studio", href: "tel:+919660000000"}, ]} - descriptionClassName="font-okine" />