Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Read Reviews", href: "#reviews"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg?_wi=1"
|
||||
imageAlt="Modern Smartphone"
|
||||
/>
|
||||
</div>
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Horizon Z", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-iphone-with-colorful-gradient-back-studio-shot_187299-46640.jpg"},
|
||||
{
|
||||
id: "4", name: "Budget Swift", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg"},
|
||||
id: "4", name: "Budget Swift", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg?_wi=1"},
|
||||
{
|
||||
id: "5", name: "Student Power 2", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-blank-screen-isolated-white-background-perfect-mockup_187299-46340.jpg"},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Top Performance Flagships", description: "The ultimate contenders for 2026.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg", imageAlt: "smartphone close up studio"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-cell-phone-white-background_1150-6840.jpg?_wi=2", imageAlt: "smartphone close up studio"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Budget Student Picks", description: "Best value for performance.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg", imageAlt: "smartphone studio isolated"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-5248.jpg?_wi=2", imageAlt: "smartphone studio isolated"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user