Merge version_2 into main #4
1435
src/app/layout.tsx
1435
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -11,7 +11,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Sparkles, Award, Shield, Grid, TrendingUp, Mail, HelpCircle, MessageCircle, Facebook, Instagram, Linkedin } from "lucide-react";
|
||||
import { Sparkles, Award, Shield, Grid, TrendingUp, Mail, HelpCircle, MessageCircle, Facebook, Instagram, Linkedin, Star } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -77,8 +77,8 @@ export default function HomePage() {
|
||||
{/* Featured Products */}
|
||||
<div id="featured-products" data-section="featured-products" className="w-full py-20 px-4 md:px-8">
|
||||
<ProductCardFour
|
||||
title="Featured Collection"
|
||||
description="Handpicked premium products showcasing the latest in mobile accessories and electronic gadgets"
|
||||
title="Featured Collection — 2,500+ Satisfied Customers"
|
||||
description="Handpicked premium products showcasing the latest in mobile accessories and electronic gadgets, trusted by thousands across Mozambique"
|
||||
tag="Bestsellers"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user