Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-separate-workspace-with-two-laptops-stationeries_23-2147924196.jpg", imageAlt: "Web design workspace with laptop and design tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-separate-workspace-with-two-laptops-stationeries_23-2147924196.jpg?_wi=1", imageAlt: "Web design workspace with laptop and design tools"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
@@ -80,13 +80,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "One-Page Site", description: "$299 – Perfect for startups, solo businesses, and quick online presence.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-separate-workspace-with-two-laptops-stationeries_23-2147924196.jpg", imageAlt: "Single page website design"
|
||||
title: "One-Page Site", description: "$299 – Perfect for startups, solo businesses, and quick online presence.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-separate-workspace-with-two-laptops-stationeries_23-2147924196.jpg?_wi=2", imageAlt: "Single page website design"
|
||||
},
|
||||
{
|
||||
title: "Five-Page Site", description: "$799 – Ideal for established businesses needing more content and pages.", imageSrc: "http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg", imageAlt: "Multi-page website portfolio"
|
||||
title: "Five-Page Site", description: "$799 – Ideal for established businesses needing more content and pages.", imageSrc: "http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg?_wi=1", imageAlt: "Multi-page website portfolio"
|
||||
},
|
||||
{
|
||||
title: "Custom Features", description: "Contact forms, embedded maps, photo galleries, and more included in every package.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Website features showcase"
|
||||
title: "Custom Features", description: "Contact forms, embedded maps, photo galleries, and more included in every package.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=1", imageAlt: "Website features showcase"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -106,11 +106,11 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Local Business", name: "Classic Barber Shop", price: "$299", rating: 5,
|
||||
reviewCount: "Client approved", imageSrc: "http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg", imageAlt: "Barber shop website example"
|
||||
reviewCount: "Client approved", imageSrc: "http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg?_wi=2", imageAlt: "Barber shop website example"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Local Business", name: "Modern Restaurant", price: "$799", rating: 5,
|
||||
reviewCount: "Client approved", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg", imageAlt: "Restaurant website example"
|
||||
reviewCount: "Client approved", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-table-with-elegant-setting-restaurant-evening_181624-24647.jpg?_wi=2", imageAlt: "Restaurant website example"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Local Business", name: "Auto Repair Shop", price: "$499", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user