From c2d2f663d0cc8e0b50ddee43e7e4fda7e622a5d6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:30:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 46 +++++++++++++++++++++------------------------- 1 file changed, 21 insertions(+), 25 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7afca15..6611623 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="mediumLargeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -48,8 +48,8 @@ export default function LandingPage() { { text: "Explore Available Spaces", href: "#office" }, ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} - imageSrc="http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg?_wi=1" + background={{ variant: "sparkles-gradient" }} + imageSrc="http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg" imageAlt="Modern office space at The Edge Business Center" mediaAnimation="blur-reveal" frameStyle="card" @@ -65,45 +65,45 @@ export default function LandingPage() { title: "Clean, Modern Facilities", description: "A professional, well-maintained environment designed to impress clients and support productivity.", icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg?_wi=1", imageAlt: "Modern office suite"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg", imageAlt: "Modern office suite"}, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg?_wi=1", imageAlt: "Bright professional office space"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg", imageAlt: "Bright professional office space"}, ], }, { title: "Plenty of Parking", description: "Convenient access and ample parking for tenants, clients, and event guests.", icon: ParkingCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg?_wi=1", imageAlt: "Spacious parking area"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg", imageAlt: "Spacious parking area"}, { - imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg?_wi=2", imageAlt: "Easy access and convenience"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg", imageAlt: "Easy access and convenience"}, ], }, { title: "Prime Location", description: "Quiet and professional setting just minutes from major shopping centers, banks, gas stations, and restaurants.", icon: MapPin, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg?_wi=3", imageAlt: "Convenient location"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg", imageAlt: "Convenient location"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg?_wi=2", imageAlt: "Professional neighborhood"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg", imageAlt: "Professional neighborhood"}, ], }, { title: "Room to Grow", description: "Built with expansion in mind, offering long-term flexibility for growing businesses.", icon: TrendingUp, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg?_wi=2", imageAlt: "Flexible office spaces"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg", imageAlt: "Flexible office spaces"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg?_wi=2", imageAlt: "Scalable facility"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg", imageAlt: "Scalable facility"}, ], }, { title: "Professional Management", description: "Friendly and welcoming staff who make every visitor feel right at home.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg?_wi=4", imageAlt: "Professional staff welcome"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg", imageAlt: "Professional staff welcome"}, { - imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg?_wi=3", imageAlt: "Welcoming environment"}, + imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg", imageAlt: "Welcoming environment"}, ], }, ]} @@ -131,13 +131,13 @@ export default function LandingPage() { products={[ { id: "1", brand: "The Edge", name: "Solo Office Suite", price: "Starting at $800/mo", rating: 5, - reviewCount: "24 tenants", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg?_wi=4", imageAlt: "Solo office suite"}, + reviewCount: "24 tenants", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84844.jpg", imageAlt: "Solo office suite"}, { id: "2", brand: "The Edge", name: "Team Office Suite", price: "Starting at $2,500/mo", rating: 5, - reviewCount: "18 tenants", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg?_wi=3", imageAlt: "Team office suite"}, + reviewCount: "18 tenants", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wheelchair-conversing-with-male-coworker_23-2148496259.jpg", imageAlt: "Team office suite"}, { id: "3", brand: "The Edge", name: "Executive Suite", price: "Starting at $4,500/mo", rating: 5, - reviewCount: "12 tenants", imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg?_wi=3", imageAlt: "Executive office suite"}, + reviewCount: "12 tenants", imageSrc: "http://img.b2bpic.net/free-photo/young-corporate-woman-suit-walking-street-talking-mobile-phone-businesswoman-having-tel_1258-117473.jpg", imageAlt: "Executive office suite"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -161,7 +161,7 @@ export default function LandingPage() { reviewCount: "35 events", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-elegant-blue-chairs-wedding-venue_181624-20081.jpg", imageAlt: "Private event space"}, { id: "3", brand: "The Edge", name: "Corporate Function", price: "Starting at $1,200/event", rating: 5, - reviewCount: "28 events", imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg?_wi=5", imageAlt: "Corporate event space"}, + reviewCount: "28 events", imageSrc: "http://img.b2bpic.net/free-photo/group-business-partners-meeting-discussing-company-profits-making-research-looking-through-ompetieours-work-laptop-business-teamwork-concept_176420-8292.jpg", imageAlt: "Corporate event space"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -178,17 +178,13 @@ export default function LandingPage() { tag="Testimonials" testimonials={[ { - id: "1", name: "Jennifer Martinez", role: "Owner", company: "Martinez Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg", imageAlt: "Jennifer Martinez"}, + id: "1", name: "Jennifer Martinez", role: "Owner", company: "Martinez Design Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg", imageAlt: "Jennifer Martinez"}, { - id: "2", name: "David Chen", role: "Director", company: "Tech Innovations LLC", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", imageAlt: "David Chen"}, + id: "2", name: "David Chen", role: "Director", company: "Tech Innovations LLC", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", imageAlt: "David Chen"}, { - id: "3", name: "Sarah Williams", role: "Founder", company: "Williams Consulting Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Sarah Williams"}, + id: "3", name: "Sarah Williams", role: "Founder", company: "Williams Consulting Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Sarah Williams"}, { - id: "4", name: "Michael Thompson", role: "Manager", company: "Thompson & Associates", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg", imageAlt: "Michael Thompson"}, + id: "4", name: "Michael Thompson", role: "Manager", company: "Thompson & Associates", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-woman-posing-street_23-2148213468.jpg", imageAlt: "Michael Thompson"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up" -- 2.49.1