diff --git a/src/app/page.tsx b/src/app/page.tsx index 71b93ac..66f27d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -99,26 +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: "Read More"}, { - 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: "Discover"}, { - 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 Now"}, ]} title="Why EliteConnections?" description="We prioritize your privacy, verify every profile, and provide a curated space for high-quality interactions worldwide." @@ -127,30 +84,16 @@ export default function LandingPage() {