import { Link } from "react-router-dom"; import { motion } from "framer-motion"; import { ArrowRight, Compass, Briefcase, Sparkles } from "lucide-react"; import SectionHeading from "@/components/SectionHeading"; import heroImg from "@/assets/hero-portrait.jpg"; import travel1 from "@/assets/travel-1.jpg"; import travel2 from "@/assets/travel-2.jpg"; import travel3 from "@/assets/travel-3.jpg"; import lifestyle1 from "@/assets/lifestyle-1.jpg"; const fadeUp = { hidden: { opacity: 0, y: 30 }, visible: (i: number) => ({ opacity: 1, y: 0, transition: { delay: i * 0.15, duration: 0.6 } }), }; const Index = () => (
{/* Hero */}
Curated by Sabria Where Business
Meets Wanderlust
Entrepreneur, curator, and global storyteller — building brands and curating experiences inspired by the world's most beautiful corners. Work With Me Explore the Brand
Sabria Mathis
{/* Values */}
{[ { icon: Briefcase, title: "Business Strategy", desc: "Strategic consulting and brand partnerships rooted in authenticity, vision, and purposeful growth." }, { icon: Compass, title: "Travel Curation", desc: "Handpicked destinations and curated experiences that inspire creativity and fuel the entrepreneurial spirit." }, { icon: Sparkles, title: "Lifestyle Design", desc: "Building a life and brand that seamlessly blends ambition with beauty, intention, and global perspective." }, ].map((item, i) => (

{item.title}

{item.desc}

))}
{/* Image Collage */}
Overwater villas at sunset Boutique hotel interior Travel essentials flatlay European street stroll
{/* Testimonials */}
{[ { quote: "Working with Sabria transformed how I think about my brand. She brings a rare mix of business acumen and creative vision.", author: "Alexandra R.", role: "Founder & CEO" }, { quote: "Sabria's curated travel recommendations are unmatched. Every destination she suggests becomes an unforgettable experience.", author: "Jordan M.", role: "Creative Director" }, ].map((t, i) => (

"{t.quote}"

{t.author} — {t.role}
))}
{/* CTA */}
Ready?

Let's Create Something Beautiful

Whether it's a brand collaboration, travel consultation, or a new venture — I'd love to connect.

Get in Touch
); export default Index;
top of page
  • Girls With Goals
  • Black Instagram Icon

Come To My Next Event

speaking1.jpg

Throughout the year, I host a range of inspiring events designed for women like you. From motivational meet-ups and author talks to empowering workshops where I coach groups of women entrepreneurs, I help you break through obstacles and advance your life—whether it's your career, business, family, or relationships—as you’re meant to.

Stay updated on all upcoming events by bookmarking this page and checking back often. For the latest news and a supportive community, join my Facebook group, Girls with Goals, or follow me on YouTube at Girls With Goals TV.

 

Together, we’ll keep you informed and inspired!

Upcoming Events

bottom of page