Update src/app/page.tsx
This commit is contained in:
@@ -122,7 +122,7 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
tag: "Discovery", title: "Understand", subtitle: "Deep dive into your vision", description:
|
||||
"I start by understanding your goals, audience, and unique value proposition. Through collaborative discussions and research, we establish a solid foundation for the creative work ahead.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/asian-woman-standing-window-office-looking-printouts-with-business-graphs-glass_1098-20215.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/asian-woman-standing-window-office-looking-printouts-with-business-graphs-glass_1098-20215.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Strategy", title: "Plan", subtitle: "Strategic roadmap creation", description:
|
||||
@@ -137,7 +137,7 @@ export default function HomePage() {
|
||||
id: 4,
|
||||
tag: "Delivery", title: "Launch", subtitle: "Polished final deliverables", description:
|
||||
"The finished work is refined, tested, and delivered with comprehensive documentation. I ensure everything exceeds expectations and is ready for immediate impact.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg"},
|
||||
"http://img.b2bpic.net/free-photo/delivery-man-throwing-parcel-air_23-2148579126.jpg?_wi=1"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -156,13 +156,13 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Brand Identity System", price: "2024", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg", imageAlt: "Brand Identity System"},
|
||||
"http://img.b2bpic.net/free-vector/modern-business-card-template-with-geometric-design_23-2147941082.jpg?_wi=1", imageAlt: "Brand Identity System"},
|
||||
{
|
||||
id: "2", name: "Digital Experience Design", price: "2024", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169862.jpg?_wi=1", imageAlt: "Digital Experience Design"},
|
||||
{
|
||||
id: "3", name: "Creative Campaign", price: "2023", imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/creative-marketing-agency-social-media-story-design-template_47987-33977.jpg", imageAlt: "Creative Campaign"},
|
||||
"http://img.b2bpic.net/free-psd/creative-marketing-agency-social-media-story-design-template_47987-33977.jpg?_wi=1", imageAlt: "Creative Campaign"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user