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

suggests . . .

Join Girls with Goals

girls with girls for website.jpg

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptatu

Sabria_Sig_blk.png
bottom of page