Update src/app/page.tsx

This commit is contained in:
2026-05-30 19:32:20 +00:00
parent a93ebb9245
commit 06f457f2aa

View File

@@ -122,7 +122,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Precision Aircraft Models", description: "Each small plane model is meticulously crafted to ensure authentic detail and superior quality, perfect for collectors and enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-biplane-model_4321-8765.jpg", imageAlt: "Detailed vintage biplane model", buttonIcon: Plane,
title: "Precision Aircraft Models", description: "Each small plane model is meticulously crafted to ensure authentic detail and superior quality, perfect for collectors and enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/vintage-biplane-model_4321-8765.jpg?_wi=1", imageAlt: "Detailed vintage biplane model", buttonIcon: Plane,
},
{
title: "Unique Plane Stickers", description: "Personalize your gear with our high-quality, custom-designed aircraft stickers, featuring iconic planes and aviation themes.", imageSrc: "http://img.b2bpic.net/free-photo/white-sticker-mockup_105423-149.jpg", imageAlt: "Collection of custom plane stickers", buttonIcon: Sticker,
@@ -153,7 +153,7 @@ export default function LandingPage() {
{
id: "3", name: "PAF Wing Logo Patch", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/paf-logo-patch_patch-mockup-1.jpg", imageAlt: "Pakistan Air Force wing logo patch"},
{
id: "4", name: "Vintage Biplane Model (Display)", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/vintage-biplane-model_4321-8765.jpg", imageAlt: "Vintage biplane display model"},
id: "4", name: "Vintage Biplane Model (Display)", price: "$89.00", imageSrc: "http://img.b2bpic.net/free-photo/vintage-biplane-model_4321-8765.jpg?_wi=2", imageAlt: "Vintage biplane display model"},
{
id: "5", name: "Blueprint Fighter Jet Sticker Pack", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/fighter-jet-blueprint-sticker_blueprint-sticker-mockup.jpg", imageAlt: "Fighter jet blueprint sticker pack"},
{