Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -55,17 +55,17 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg", imageAlt: "Premium engine oil bottles"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg?_wi=1", imageAlt: "Premium engine oil bottles"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg", imageAlt: "High-quality brake pads"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg?_wi=1", imageAlt: "High-quality brake pads"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg", imageAlt: "Automotive batteries"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg?_wi=1", imageAlt: "Automotive batteries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg", imageAlt: "Air filter replacements"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg?_wi=1", imageAlt: "Air filter replacements"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-cutters-cut-cable-tie_23-2148254106.jpg", imageAlt: "Spark plug sets"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-cutters-cut-cable-tie_23-2148254106.jpg?_wi=1", imageAlt: "Spark plug sets"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg", imageAlt: "Radiator components"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg?_wi=1", imageAlt: "Radiator components"},
|
||||
]}
|
||||
ariaLabel="AUTO ONE hero section showcasing premium auto parts"
|
||||
/>
|
||||
@@ -84,22 +84,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Engine Oil SAE 5W-30", price: "Rs. 3,500", imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg", imageAlt: "Premium engine oil", initialQuantity: 1,
|
||||
id: "1", name: "Premium Engine Oil SAE 5W-30", price: "Rs. 3,500", imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg?_wi=2", imageAlt: "Premium engine oil", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ceramic Brake Pads Set", price: "Rs. 2,800", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg", imageAlt: "Ceramic brake pads", initialQuantity: 1,
|
||||
id: "2", name: "Ceramic Brake Pads Set", price: "Rs. 2,800", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg?_wi=2", imageAlt: "Ceramic brake pads", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Automotive Battery 12V 60Ah", price: "Rs. 8,900", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg", imageAlt: "Automotive battery", initialQuantity: 1,
|
||||
id: "3", name: "Automotive Battery 12V 60Ah", price: "Rs. 8,900", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg?_wi=2", imageAlt: "Automotive battery", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Engine Air Filter Element", price: "Rs. 1,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg", imageAlt: "Air filter cartridge", initialQuantity: 1,
|
||||
id: "4", name: "Engine Air Filter Element", price: "Rs. 1,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg?_wi=2", imageAlt: "Air filter cartridge", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "5", name: "Spark Plug Set (4 pieces)", price: "Rs. 1,800", imageSrc: "http://img.b2bpic.net/free-photo/man-using-cutters-cut-cable-tie_23-2148254106.jpg", imageAlt: "Spark plug set", initialQuantity: 1,
|
||||
id: "5", name: "Spark Plug Set (4 pieces)", price: "Rs. 1,800", imageSrc: "http://img.b2bpic.net/free-photo/man-using-cutters-cut-cable-tie_23-2148254106.jpg?_wi=2", imageAlt: "Spark plug set", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "6", name: "Engine Radiator Cooling System", price: "Rs. 12,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg", imageAlt: "Radiator component", initialQuantity: 1,
|
||||
id: "6", name: "Engine Radiator Cooling System", price: "Rs. 12,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163700.jpg?_wi=2", imageAlt: "Radiator component", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -116,16 +116,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Genuine Auto Parts", description: "100% authentic parts from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg", imageAlt: "Genuine auto parts", buttonIcon: Shield,
|
||||
title: "Genuine Auto Parts", description: "100% authentic parts from trusted manufacturers", imageSrc: "http://img.b2bpic.net/free-photo/extremely-close-up-hand-sanitizer-gel-copy-space_23-2148758774.jpg?_wi=3", imageAlt: "Genuine auto parts", buttonIcon: Shield,
|
||||
buttonHref: "#products"},
|
||||
{
|
||||
title: "Expert Support", description: "Professional advice for your automotive needs", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg", imageAlt: "Expert technicians", buttonIcon: Users,
|
||||
title: "Expert Support", description: "Professional advice for your automotive needs", imageSrc: "http://img.b2bpic.net/free-photo/car-repair-business-composition_23-2147881882.jpg?_wi=3", imageAlt: "Expert technicians", buttonIcon: Users,
|
||||
buttonHref: "#contact"},
|
||||
{
|
||||
title: "Fast Shipping", description: "Quick delivery across Karachi and nationwide", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg", imageAlt: "Fast delivery", buttonIcon: Truck,
|
||||
title: "Fast Shipping", description: "Quick delivery across Karachi and nationwide", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-does-maintenance-client-car_482257-81479.jpg?_wi=3", imageAlt: "Fast delivery", buttonIcon: Truck,
|
||||
buttonHref: "#products"},
|
||||
{
|
||||
title: "Competitive Prices", description: "Best rates without compromising quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg", imageAlt: "Price guarantee", buttonIcon: Tag,
|
||||
title: "Competitive Prices", description: "Best rates without compromising quality", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-engine_1170-1500.jpg?_wi=3", imageAlt: "Price guarantee", buttonIcon: Tag,
|
||||
buttonHref: "#products"},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user