Update src/app/page.tsx

This commit is contained in:
2026-03-11 02:12:55 +00:00
parent 5ebc7642ee
commit 9c1ae68f75

View File

@@ -84,7 +84,7 @@ export default function HomePage() {
title: "Choose Your Template",
description:
"Browse 50+ professionally designed templates across portfolio, business, restaurant, and agency categories. Filter by style, industry, and features to find your perfect match.",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-landing-page-gardening-template_23-2149357558.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-landing-page-gardening-template_23-2149357558.jpg?_wi=1",
imageAlt: "Template selection interface",
},
{
@@ -92,7 +92,7 @@ export default function HomePage() {
title: "Select Your Service Level",
description:
"Pick from Template Only, Template + Setup, or Customized Template options. Choose your editing subscription tier based on your customization needs.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-business-infographic-with-photo_23-2148228064.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-business-infographic-with-photo_23-2148228064.jpg?_wi=1",
imageAlt: "Service tier selection",
},
{
@@ -100,7 +100,7 @@ export default function HomePage() {
title: "Launch & Customize",
description:
"Get instant access to your template with our editing tools. Use our subscription service for ongoing customizations or manage edits yourself through our intuitive interface.",
imageSrc: "http://img.b2bpic.net/free-vector/content-management-system-home-page_23-2148811885.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/content-management-system-home-page_23-2148811885.jpg?_wi=1",
imageAlt: "Website customization interface",
},
]}
@@ -206,7 +206,7 @@ export default function HomePage() {
role: "Freelance Designer",
company: "Creative Collective",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -215,7 +215,7 @@ export default function HomePage() {
role: "Agency Owner",
company: "TechFlow Designs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -224,7 +224,7 @@ export default function HomePage() {
role: "Restaurant Owner",
company: "Modern Bistro Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-diary-looking-camera-workplace_23-2148187204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-diary-looking-camera-workplace_23-2148187204.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -233,7 +233,7 @@ export default function HomePage() {
role: "Small Business Owner",
company: "StartUp Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg?_wi=1",
imageAlt: "David Kim",
},
]}