Aurelia Travel CTA
A stunning full-width call-to-action section designed for travel agencies, resorts, and adventure companies.
Features
- Full-viewport gradient background from turquoise (#2DD4BF) to deep ocean blue
- Bold headline "Your Next Adventure Awaits" with gradient text accent
- Subtext about exclusive travel deals
- Two CTA buttons: "Explore Destinations" (coral solid) and "Plan Your Trip" (glass outline)
- Floating decorative elements: sun, plane, palm tree, waves, compass icons
- Wave SVG shapes at the bottom for a tropical feel
- Quick stats bar: 500+ Destinations, 50K+ Happy Travelers, 4.9★ Rating
- Light mode: white background with coral accents (gradient section unchanged)
- Dark mode: deep ocean (#0C2D48) background with adjusted gradient tones
- Fully responsive with stacked buttons on mobile
Usage
import RegistryItem from './registry-item';
export default function LandingPage() {
return <RegistryItem />;
}
Customization
- Update the headline, subtext, and stats with your brand copy
- Change CTA button labels and link targets
- Modify the gradient colors to match your brand palette
- Add or remove floating decorative elements
- Integrate with your booking/search flow on button clicks