Update src/app/page.tsx
This commit is contained in:
@@ -52,11 +52,11 @@ 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", imageAlt: "graphic designer desk workspace"},
|
||||
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", imageAlt: "design consultant meeting client"},
|
||||
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", imageAlt: "google maps business location"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941525.jpg?_wi=1", imageAlt: "google maps business location"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neat-tidy-workspace-with-laptop_23-2148592311.jpg", imageAlt: "Neat and tidy workspace with laptop"},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "creative design portfolio samples"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-gift-bag-birthday-present_53876-105714.jpg?_wi=1", imageAlt: "creative design portfolio samples"},
|
||||
items: [
|
||||
{
|
||||
icon: Utensils,
|
||||
@@ -175,13 +175,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", title: "Great Work", 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", imageAlt: "business owner checking phone"},
|
||||
{
|
||||
id: "t2", title: "Game Changer", 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", imageAlt: "business owner checking phone"},
|
||||
id: "t2", title: "Game Changer", 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?_wi=2", imageAlt: "business owner checking phone"},
|
||||
{
|
||||
id: "t3", title: "Highly Recommend", 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", imageAlt: "business owner checking phone"},
|
||||
id: "t3", title: "Highly Recommend", 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?_wi=2", imageAlt: "business owner checking phone"},
|
||||
{
|
||||
id: "t4", title: "Professional", 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", imageAlt: "business owner checking phone"},
|
||||
id: "t4", title: "Professional", 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?_wi=2", imageAlt: "business owner checking phone"},
|
||||
{
|
||||
id: "t5", title: "Stunning", 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", imageAlt: "business owner checking phone"},
|
||||
id: "t5", title: "Stunning", 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?_wi=2", imageAlt: "business owner checking phone"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Building trust is the key. Showcase your work consistently."
|
||||
|
||||
Reference in New Issue
Block a user