Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Adventure Seeker", testimonial: "Best travel planning experience ever! They truly understand what makes a perfect getaway.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "Corporate Traveler", testimonial: "Seamless booking process and incredible attention to detail. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Michael Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Michael Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "Emma Thompson", handle: "Family Vacation", testimonial: "Our family trip was absolutely magical. Everything was perfectly organized.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-forest_74855-23893.jpg?_wi=1", imageAlt: "Emma Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-forest_74855-23893.jpg", imageAlt: "Emma Thompson"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Luxury & Wellness Retreats", content: "Pamper yourself with spa treatments, yoga sessions, and exclusive resort amenities in serene locations."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travel-relaxation-umbrella-luxury-hotels_1253-653.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travel-relaxation-umbrella-luxury-hotels_1253-653.jpg"
|
||||
imageAlt="Tropical island destination"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Maldives Paradise", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/travel-relaxation-umbrella-luxury-hotels_1253-653.jpg?_wi=2", imageAlt: "Maldives resort"
|
||||
id: "1", name: "Maldives Paradise", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/travel-relaxation-umbrella-luxury-hotels_1253-653.jpg", imageAlt: "Maldives resort"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Swiss Alps Adventure", price: "$1,899", imageSrc: "http://img.b2bpic.net/free-photo/man-with-hiking-equipment-walking-forest_661209-45.jpg", imageAlt: "Swiss mountains"
|
||||
@@ -159,28 +159,22 @@ export default function LandingPage() {
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Patterson", handle: "@jpatterson_travels", testimonial: "Wanderlust Travels made our honeymoon absolutely perfect. Every detail was handled flawlessly!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "James Patterson"
|
||||
id: "1", name: "James Patterson", handle: "@jpatterson_travels", testimonial: "Wanderlust Travels made our honeymoon absolutely perfect. Every detail was handled flawlessly!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "James Patterson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Lisa Wong", handle: "@lisawong_explorer", testimonial: "Outstanding customer service and incredible value for money. Booking my next trip immediately!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "Lisa Wong"
|
||||
id: "2", name: "Lisa Wong", handle: "@lisawong_explorer", testimonial: "Outstanding customer service and incredible value for money. Booking my next trip immediately!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Lisa Wong"
|
||||
},
|
||||
{
|
||||
id: "3", name: "David Martinez", handle: "@davidmartinez_travel", testimonial: "Professional, reliable, and truly passionate about creating memorable experiences.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-forest_74855-23893.jpg?_wi=2", imageAlt: "David Martinez"
|
||||
id: "3", name: "David Martinez", handle: "@davidmartinez_travel", testimonial: "Professional, reliable, and truly passionate about creating memorable experiences.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-forest_74855-23893.jpg", imageAlt: "David Martinez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Sophie Anderson", handle: "@sophiea_wanderer", testimonial: "Best travel agency I've ever worked with. They understood my preferences perfectly!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Sophie Anderson"
|
||||
id: "4", name: "Sophie Anderson", handle: "@sophiea_wanderer", testimonial: "Best travel agency I've ever worked with. They understood my preferences perfectly!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", imageAlt: "Sophie Anderson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Robert Chang", handle: "@rchang_adventures", testimonial: "From booking to destination, everything was seamless. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg", imageAlt: "Robert Chang"
|
||||
id: "5", name: "Robert Chang", handle: "@rchang_adventures", testimonial: "From booking to destination, everything was seamless. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-mockup-psd-smiling-closeup-port_53876-143277.jpg", imageAlt: "Robert Chang"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jennifer Lewis", handle: "@jlewis_traveler", testimonial: "Exceptional service and genuine care for customer satisfaction. Five stars!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-143272.jpg", imageAlt: "Jennifer Lewis"
|
||||
id: "6", name: "Jennifer Lewis", handle: "@jlewis_traveler", testimonial: "Exceptional service and genuine care for customer satisfaction. Five stars!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-143272.jpg", imageAlt: "Jennifer Lewis"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user