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

DOWNLOADS & RESOURCES

30 DAY GOALS CHALLENGE

This is the 30-Day challenge sheet you can use any month of the year to focus yourself on ONE specific task you know will move your life forwards.

Download the worksheet here

30 DAY BALANCE CHALLENGE 

This is the challenge we will be working on together for the month of October. There will be a weekly LIVE support session in the Facebook group. Download the work sheet here

282A7991 (2).jpg
Sabria_Sig_blk.png
bottom of page