Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| da1654382c | |||
| cf8cae0cec | |||
| 98e8bb3b75 | |||
| 5b619be430 |
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -120,9 +120,9 @@ export default function HomePage() {
|
|||||||
description="End-to-end design and development services tailored to elevate your brand and drive user engagement."
|
description="End-to-end design and development services tailored to elevate your brand and drive user engagement."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "01", title: "Website Design", description: "Complete custom website design from concept to final handoff. Focused on user experience and brand alignment.", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-analyzing-financial-growth-report_482257-77710.jpg", imageAlt: "Web design services"},
|
id: "01", title: "Landing Page Design", description: "High-converting landing pages optimized for specific campaigns. Clear messaging and compelling CTAs.", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-landing-page_23-2148978899.jpg", imageAlt: "Landing page design"},
|
||||||
{
|
{
|
||||||
id: "02", title: "Landing Page Design", description: "High-converting landing pages optimized for specific campaigns. Clear messaging and compelling CTAs.", imageSrc: "http://img.b2bpic.net/free-vector/marketing-business-landing-page_23-2148978899.jpg", imageAlt: "Landing page design"},
|
id: "02", title: "Website Design", description: "Complete custom website design from concept to final handoff. Focused on user experience and brand alignment.", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-analyzing-financial-growth-report_482257-77710.jpg", imageAlt: "Web design services"},
|
||||||
{
|
{
|
||||||
id: "03", title: "UI/UX Design", description: "User-centered interface design and experience optimization. Prototyping and iterative refinement.", imageSrc: "http://img.b2bpic.net/free-vector/making-new-memories-travel-mobile-app_23-2148497898.jpg", imageAlt: "UI UX design services"},
|
id: "03", title: "UI/UX Design", description: "User-centered interface design and experience optimization. Prototyping and iterative refinement.", imageSrc: "http://img.b2bpic.net/free-vector/making-new-memories-travel-mobile-app_23-2148497898.jpg", imageAlt: "UI UX design services"},
|
||||||
{
|
{
|
||||||
@@ -204,4 +204,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user