Update src/app/page.tsx
This commit is contained in:
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
description="Your step-by-step blueprint to finding clients, closing deals, and scaling your creative studio using Google Maps in India."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg?_wi=1",
|
||||
imageAlt: "graphic designer desk workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg?_wi=1",
|
||||
imageAlt: "design consultant meeting client",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941525.jpg?_wi=1",
|
||||
imageAlt: "google maps business location",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
title: "Hospitality & Food",
|
||||
description: "Restaurants and cafes need constant social media updates, menu designs, and promotional content.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-bag-birthday-present_53876-105714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-bag-birthday-present_53876-105714.jpg?_wi=1",
|
||||
imageAlt: "creative design portfolio samples",
|
||||
},
|
||||
items: [
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg?_wi=2",
|
||||
imageAlt: "creative design portfolio samples",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg?_wi=2",
|
||||
imageAlt: "creative design portfolio samples",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-focused-work_1098-12715.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-focused-work_1098-12715.jpg?_wi=1",
|
||||
imageAlt: "creative design portfolio samples",
|
||||
},
|
||||
]}
|
||||
@@ -238,7 +238,7 @@ export default function LandingPage() {
|
||||
quote: "The new menu design doubled our inquiries.",
|
||||
name: "Rahul Sharma",
|
||||
role: "Restaurant Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-focused-work_1098-12715.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-focused-work_1098-12715.jpg?_wi=2",
|
||||
imageAlt: "business owner checking phone",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
quote: "Professional branding transformed my salon's look.",
|
||||
name: "Ananya Patel",
|
||||
role: "Salon Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-workplace-with-laptop-stationeries-red-wooden-red-table_23-2147924182.jpg?_wi=3",
|
||||
imageAlt: "business owner checking phone",
|
||||
},
|
||||
{
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
quote: "Excellent communication and timely delivery.",
|
||||
name: "Vikram Singh",
|
||||
role: "Real Estate Agent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-discussing-digital-tablet_1170-2971.jpg?_wi=3",
|
||||
imageAlt: "business owner checking phone",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
quote: "My gym social media presence looks world-class.",
|
||||
name: "Sonia Reddy",
|
||||
role: "Gym Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-bag-birthday-present_53876-105714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-bag-birthday-present_53876-105714.jpg?_wi=2",
|
||||
imageAlt: "business owner checking phone",
|
||||
},
|
||||
{
|
||||
@@ -274,7 +274,7 @@ export default function LandingPage() {
|
||||
quote: "The flyer designs are perfect for our brand.",
|
||||
name: "Amit Kumar",
|
||||
role: "Coach",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941525.jpg?_wi=2",
|
||||
imageAlt: "business owner checking phone",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user