diff --git a/src/app/page.tsx b/src/app/page.tsx index 66f27d9..38b7aef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,11 +71,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Verified Privacy", description: "Rigorous verification ensures you only engage with authentic, serious individuals.", imageSrc: "http://img.b2bpic.net/free-photo/xoxo-flirty-text-person-firing-colorful-gun-media-mix_53876-98460.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", buttonText: "Read More"}, + title: "Verified Privacy", description: "Rigorous verification ensures you only engage with authentic, serious individuals.", imageSrc: "http://img.b2bpic.net/free-photo/xoxo-flirty-text-person-firing-colorful-gun-media-mix_53876-98460.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smartphone_23-2150201872.jpg", buttonText: "Verify My Account"}, { - title: "Global Reach", description: "Expand your horizon and find compatible connections wherever life takes you.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-online-communication-connection_53876-21252.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100407.jpg", buttonText: "Discover"}, + title: "Global Reach", description: "Expand your horizon and find compatible connections wherever life takes you.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-online-communication-connection_53876-21252.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/futuristic-view-high-tech-earth-planet_23-2151100407.jpg", buttonText: "Explore Connections"}, { - title: "Ambitious Vibe", description: "Join a community that values confidence, clarity, and genuine, calm energy.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-posing-with-eco-friendly-bike_23-2148731270.jpg", buttonText: "Join Now"}, + title: "Ambitious Vibe", description: "Join a community that values confidence, clarity, and genuine, calm energy.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-stylish-woman-coat-joyfully-looking-camera-walking-through-city-street_574295-2122.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/stylish-adult-woman-posing-with-eco-friendly-bike_23-2148731270.jpg", buttonText: "Join Community"}, ]} title="Why EliteConnections?" description="We prioritize your privacy, verify every profile, and provide a curated space for high-quality interactions worldwide." @@ -185,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file