Merge version_1 into main #1
@@ -36,32 +36,32 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
href: "/products",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "/features",
|
||||
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Support",
|
||||
id: "support",
|
||||
href: "/support",
|
||||
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
|
||||
},
|
||||
]}
|
||||
brandName="Samsung"
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Tech Enthusiast",
|
||||
|
||||
company: "DailyGadget",
|
||||
date: "2024-03-15",
|
||||
title: "Unrivaled Performance & Design",
|
||||
@@ -270,7 +270,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Creative Director",
|
||||
|
||||
company: "PixelWorks Studio",
|
||||
date: "2024-02-28",
|
||||
title: "Boosted My Productivity",
|
||||
@@ -281,7 +281,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Fitness Coach",
|
||||
|
||||
company: "Vitality Hub",
|
||||
date: "2024-01-20",
|
||||
title: "Smartwatch That Keeps Up",
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Home Automation Expert",
|
||||
|
||||
company: "SmartHome Solutions",
|
||||
date: "2023-12-10",
|
||||
title: "Seamless Smart Home Integration",
|
||||
|
||||
Reference in New Issue
Block a user