Merge version_1 into main #3
@@ -49,21 +49,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Miller", handle: "@smiller_properties", testimonial: "Groundrise completely changed how we showcase our luxury listings. The quality is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg", imageAlt: "luxury real estate photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg?_wi=1", imageAlt: "luxury real estate photography"},
|
||||
{
|
||||
name: "James Chen", handle: "@jchen_develops", testimonial: "Fast, professional, and visually stunning. My properties sell significantly faster now.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-desk-with-professional-camera-accessoires-it_1163-2739.jpg", imageAlt: "real estate photographer"},
|
||||
{
|
||||
name: "Elena Rodriguez", handle: "@elena_estates", testimonial: "The attention to detail in their video production is incredible. Truly world-class.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", imageAlt: "luxury apartment interior design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=1", imageAlt: "luxury apartment interior design"},
|
||||
{
|
||||
name: "Mark Sterling", handle: "@msterling_homes", testimonial: "Groundrise is our go-to media partner for every high-value sale. Absolute consistency.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg", imageAlt: "modern architecture exterior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg?_wi=1", imageAlt: "modern architecture exterior"},
|
||||
{
|
||||
name: "David Thorne", handle: "@dthorne_lux", testimonial: "Their aerial drone shots are breathtaking and professional. Highly recommended for any agent.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg", imageAlt: "drone real estate photography"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg?_wi=1", imageAlt: "drone real estate photography"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscape-courtyard-monastery_1268-15252.jpg?_wi=2"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
@@ -99,13 +99,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Luxury Estates", name: "Modern Glass Villa", price: "Media Package", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg"},
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", brand: "Boutique Homes", name: "Urban Skyline Penthouse", price: "Media Package", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg"},
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912548.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", brand: "Coastal Properties", name: "Sunset Beachfront Villa", price: "Media Package", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg"},
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-standing-lawn_1170-2800.jpg?_wi=2"},
|
||||
{
|
||||
id: "p4", brand: "Modern Living", name: "Suburban Estate", price: "Media Package", rating: 5,
|
||||
reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/travel-relaxation-lounge-rest-resort_1203-4472.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user