Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Miller", handle: "@sarah_realty", testimonial: "My listings went from ignored to highlighted. This tool paid for itself in one week.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg", imageAlt: "real estate photography enhancement ai"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg?_wi=1", imageAlt: "real estate photography enhancement ai"},
|
||||
{
|
||||
name: "John Doe", handle: "@jd_broker", testimonial: "The resolution increase is mind-blowing. Truly game changing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-eye-iris_23-2151618522.jpg", imageAlt: "ai technology image processing"},
|
||||
@@ -60,13 +60,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065043.jpg", imageAlt: "home improvement ai tech"},
|
||||
{
|
||||
name: "Lisa Chen", handle: "@lisac_re", testimonial: "The AI understands house interiors better than any other tool I've used.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg", imageAlt: "real estate photography enhancement ai"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg?_wi=2", imageAlt: "real estate photography enhancement ai"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Upload Photos", href: "#upload"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-showcasing-their-home_23-2151624874.jpg?_wi=3"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/macro-eye-iris_23-2151618522.jpg", alt: "Agent Profile 1"},
|
||||
|
||||
Reference in New Issue
Block a user