import girlchat from "../../assets/images/girlchat.webp" const AstroChatUI = () => { return ( <>
{/* Logo Section */}
{/* Planet Icon */} {/* Chat dots */} {/* Stars */}

Astro FreeChart

From Thirukalyanam Matrimony Group

{/* Main Heading */}

Looking for astrology guidance in love, relationships, career, or health?

{/* Subheading */}

Connect instantly with expert astrologers on AstroFreeChat.

{/* Features List */}

Instant Astrology Insights

Chat Anytime, Anywhere

First 5 Minutes FREE

{/* CTA Button */} {/* Girl Image - Positioned at bottom right */}
Woman using chat
) } export default AstroChatUI